--- !ruby/object:Gem::Specification name: evdispatch version: !ruby/object:Gem::Version version: 0.4.1 platform: ruby authors: - Todd A. Fisher autorequire: bindir: bin cert_chain: [] date: 2008-05-15 00:00:00 -04:00 default_executable: dependencies: [] description: Based on libev provides a background event loop for making simulataneous requests email: - todd.fisher@gmail.com executables: [] extensions: - ext/revdispatch/extconf.rb extra_rdoc_files: - History.txt - License.txt - Manifest.txt - README.txt - website/index.txt files: - History.txt - License.txt - Manifest.txt - README.txt - Rakefile - config/hoe.rb - config/requirements.rb - lib/evdispatch.rb - lib/evdispatch/version.rb - lib/evdispatch/loop.rb - log/debug.log - script/console - script/destroy - script/generate - script/txt2html - setup.rb - tasks/deployment.rake - tasks/environment.rake - tasks/website.rake - tasks/extconf.rake - tasks/extconf/revdispatch.rake - test/test_revdispatch_extn.rb - test/test_evdispatch.rb - test/test_helper.rb - website/index.html - website/index.txt - website/javascripts/rounded_corners_lite.inc.js - website/stylesheets/screen.css - website/template.html.erb - ext/revdispatch/server.rb - ext/revdispatch/test.rb - ext/revdispatch/stest.rb - ext/revdispatch/extconf.rb - ext/revdispatch/revdispatch.cc - ext/revdispatch/rhttp.cc - ext/revdispatch/dispatch.cc - ext/revdispatch/rhttp.h - ext/revdispatch/util.h - ext/revdispatch/libdispatch/ - ext/revdispatch/libdispatch/src/ - ext/revdispatch/libdispatch/libev-3.31/ev++.h - ext/revdispatch/libdispatch/libev-3.31/ev.c - ext/revdispatch/libdispatch/libev-3.31/ev.h - ext/revdispatch/libdispatch/libev-3.31/ev_epoll.c - ext/revdispatch/libdispatch/libev-3.31/ev_kqueue.c - ext/revdispatch/libdispatch/libev-3.31/ev_poll.c - ext/revdispatch/libdispatch/libev-3.31/ev_port.c - ext/revdispatch/libdispatch/libev-3.31/ev_select.c - ext/revdispatch/libdispatch/libev-3.31/ev_vars.h - ext/revdispatch/libdispatch/libev-3.31/ev_win32.c - ext/revdispatch/libdispatch/libev-3.31/ev_wrap.h - ext/revdispatch/libdispatch/libev-3.31/event.c - ext/revdispatch/libdispatch/libev-3.31/event.h - ext/revdispatch/libdispatch/src/ev_dispatch.h - ext/revdispatch/libdispatch/src/ev_http.h - ext/revdispatch/libdispatch/src/ev_dispatch.cc - ext/revdispatch/libdispatch/src/ev_http.cc - ext/revdispatch/libdispatch/src/ev_embed.c has_rdoc: true homepage: http://evdispatch.rubyforge.org post_install_message: rdoc_options: - --main - README.txt require_paths: - lib - ext/revdispatch required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: evdispatch rubygems_version: 1.0.1 signing_key: specification_version: 2 summary: Based on libev provides a background event loop for making simulataneous requests test_files: - test/test_evdispatch.rb - test/test_helper.rb - test/test_revdispatch_extn.rb