# -*- encoding: utf-8 -*-
# stub: unicorn 0.4.2 ruby lib�ext
# stub: ext/unicorn/http11/extconf.rb

Gem::Specification.new do |s|
  s.name = "unicorn".freeze
  s.version = "0.4.2".freeze

  s.required_rubygems_version = Gem::Requirement.new(">= 1.2".freeze) if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib".freeze, "ext".freeze]
  s.authors = ["Eric Wong".freeze]
  s.date = "2009-04-02"
  s.description = "A small fast HTTP library and server for Rack applications.".freeze
  s.email = "normalperson@yhbt.net".freeze
  s.executables = ["unicorn".freeze, "unicorn_rails".freeze]
  s.extensions = ["ext/unicorn/http11/extconf.rb".freeze]
  s.extra_rdoc_files = ["CHANGELOG".freeze, "LICENSE".freeze, "README".freeze, "TODO".freeze, "bin/unicorn".freeze, "bin/unicorn_rails".freeze, "ext/unicorn/http11/ext_help.h".freeze, "ext/unicorn/http11/extconf.rb".freeze, "ext/unicorn/http11/http11.c".freeze, "ext/unicorn/http11/http11_parser.c".freeze, "ext/unicorn/http11/http11_parser.h".freeze, "ext/unicorn/http11/http11_parser.rl".freeze, "ext/unicorn/http11/http11_parser_common.rl".freeze, "lib/unicorn.rb".freeze, "lib/unicorn/app/exec_cgi.rb".freeze, "lib/unicorn/app/old_rails.rb".freeze, "lib/unicorn/app/old_rails/static.rb".freeze, "lib/unicorn/cgi_wrapper.rb".freeze, "lib/unicorn/configurator.rb".freeze, "lib/unicorn/const.rb".freeze, "lib/unicorn/http_request.rb".freeze, "lib/unicorn/http_response.rb".freeze, "lib/unicorn/launcher.rb".freeze, "lib/unicorn/socket.rb".freeze, "lib/unicorn/util.rb".freeze]
  s.files = [".document".freeze, ".gitignore".freeze, "CHANGELOG".freeze, "CONTRIBUTORS".freeze, "DESIGN".freeze, "GNUmakefile".freeze, "LICENSE".freeze, "Manifest".freeze, "PHILOSOPHY".freeze, "README".freeze, "Rakefile".freeze, "SIGNALS".freeze, "TODO".freeze, "bin/unicorn".freeze, "bin/unicorn_rails".freeze, "ext/unicorn/http11/ext_help.h".freeze, "ext/unicorn/http11/extconf.rb".freeze, "ext/unicorn/http11/http11.c".freeze, "ext/unicorn/http11/http11_parser.c".freeze, "ext/unicorn/http11/http11_parser.h".freeze, "ext/unicorn/http11/http11_parser.rl".freeze, "ext/unicorn/http11/http11_parser_common.rl".freeze, "lib/unicorn.rb".freeze, "lib/unicorn/app/exec_cgi.rb".freeze, "lib/unicorn/app/old_rails.rb".freeze, "lib/unicorn/app/old_rails/static.rb".freeze, "lib/unicorn/cgi_wrapper.rb".freeze, "lib/unicorn/configurator.rb".freeze, "lib/unicorn/const.rb".freeze, "lib/unicorn/http_request.rb".freeze, "lib/unicorn/http_response.rb".freeze, "lib/unicorn/launcher.rb".freeze, "lib/unicorn/socket.rb".freeze, "lib/unicorn/util.rb".freeze, "local.mk.sample".freeze, "setup.rb".freeze, "test/aggregate.rb".freeze, "test/benchmark/README".freeze, "test/benchmark/big_request.rb".freeze, "test/benchmark/dd.ru".freeze, "test/benchmark/request.rb".freeze, "test/benchmark/response.rb".freeze, "test/exec/README".freeze, "test/exec/test_exec.rb".freeze, "test/rails/app-1.2.3/.gitignore".freeze, "test/rails/app-1.2.3/Rakefile".freeze, "test/rails/app-1.2.3/app/controllers/application.rb".freeze, "test/rails/app-1.2.3/app/controllers/foo_controller.rb".freeze, "test/rails/app-1.2.3/app/helpers/application_helper.rb".freeze, "test/rails/app-1.2.3/config/boot.rb".freeze, "test/rails/app-1.2.3/config/database.yml".freeze, "test/rails/app-1.2.3/config/environment.rb".freeze, "test/rails/app-1.2.3/config/environments/development.rb".freeze, "test/rails/app-1.2.3/config/environments/production.rb".freeze, "test/rails/app-1.2.3/config/routes.rb".freeze, "test/rails/app-1.2.3/db/.gitignore".freeze, "test/rails/app-1.2.3/log/.gitignore".freeze, "test/rails/app-1.2.3/public/404.html".freeze, "test/rails/app-1.2.3/public/500.html".freeze, "test/rails/app-2.0.2/.gitignore".freeze, "test/rails/app-2.0.2/Rakefile".freeze, "test/rails/app-2.0.2/app/controllers/application.rb".freeze, "test/rails/app-2.0.2/app/controllers/foo_controller.rb".freeze, "test/rails/app-2.0.2/app/helpers/application_helper.rb".freeze, "test/rails/app-2.0.2/config/boot.rb".freeze, "test/rails/app-2.0.2/config/database.yml".freeze, "test/rails/app-2.0.2/config/environment.rb".freeze, "test/rails/app-2.0.2/config/environments/development.rb".freeze, "test/rails/app-2.0.2/config/environments/production.rb".freeze, "test/rails/app-2.0.2/config/routes.rb".freeze, "test/rails/app-2.0.2/db/.gitignore".freeze, "test/rails/app-2.0.2/log/.gitignore".freeze, "test/rails/app-2.0.2/public/404.html".freeze, "test/rails/app-2.0.2/public/500.html".freeze, "test/rails/app-2.1.2/.gitignore".freeze, "test/rails/app-2.1.2/Rakefile".freeze, "test/rails/app-2.1.2/app/controllers/application.rb".freeze, "test/rails/app-2.1.2/app/controllers/foo_controller.rb".freeze, "test/rails/app-2.1.2/app/helpers/application_helper.rb".freeze, "test/rails/app-2.1.2/config/boot.rb".freeze, "test/rails/app-2.1.2/config/database.yml".freeze, "test/rails/app-2.1.2/config/environment.rb".freeze, "test/rails/app-2.1.2/config/environments/development.rb".freeze, "test/rails/app-2.1.2/config/environments/production.rb".freeze, "test/rails/app-2.1.2/config/routes.rb".freeze, "test/rails/app-2.1.2/db/.gitignore".freeze, "test/rails/app-2.1.2/log/.gitignore".freeze, "test/rails/app-2.1.2/public/404.html".freeze, "test/rails/app-2.1.2/public/500.html".freeze, "test/rails/app-2.2.2/.gitignore".freeze, "test/rails/app-2.2.2/Rakefile".freeze, "test/rails/app-2.2.2/app/controllers/application.rb".freeze, "test/rails/app-2.2.2/app/controllers/foo_controller.rb".freeze, "test/rails/app-2.2.2/app/helpers/application_helper.rb".freeze, "test/rails/app-2.2.2/config/boot.rb".freeze, "test/rails/app-2.2.2/config/database.yml".freeze, "test/rails/app-2.2.2/config/environment.rb".freeze, "test/rails/app-2.2.2/config/environments/development.rb".freeze, "test/rails/app-2.2.2/config/environments/production.rb".freeze, "test/rails/app-2.2.2/config/routes.rb".freeze, "test/rails/app-2.2.2/db/.gitignore".freeze, "test/rails/app-2.2.2/log/.gitignore".freeze, "test/rails/app-2.2.2/public/404.html".freeze, "test/rails/app-2.2.2/public/500.html".freeze, "test/rails/app-2.3.2.1/.gitignore".freeze, "test/rails/app-2.3.2.1/Rakefile".freeze, "test/rails/app-2.3.2.1/app/controllers/application_controller.rb".freeze, "test/rails/app-2.3.2.1/app/controllers/foo_controller.rb".freeze, "test/rails/app-2.3.2.1/app/helpers/application_helper.rb".freeze, "test/rails/app-2.3.2.1/config/boot.rb".freeze, "test/rails/app-2.3.2.1/config/database.yml".freeze, "test/rails/app-2.3.2.1/config/environment.rb".freeze, "test/rails/app-2.3.2.1/config/environments/development.rb".freeze, "test/rails/app-2.3.2.1/config/environments/production.rb".freeze, "test/rails/app-2.3.2.1/config/routes.rb".freeze, "test/rails/app-2.3.2.1/db/.gitignore".freeze, "test/rails/app-2.3.2.1/log/.gitignore".freeze, "test/rails/app-2.3.2.1/public/404.html".freeze, "test/rails/app-2.3.2.1/public/500.html".freeze, "test/rails/test_rails.rb".freeze, "test/test_helper.rb".freeze, "test/tools/trickletest.rb".freeze, "test/unit/test_configurator.rb".freeze, "test/unit/test_http_parser.rb".freeze, "test/unit/test_request.rb".freeze, "test/unit/test_response.rb".freeze, "test/unit/test_server.rb".freeze, "test/unit/test_socket_helper.rb".freeze, "test/unit/test_upload.rb".freeze, "unicorn.gemspec".freeze]
  s.homepage = "http://unicorn.bogomips.org".freeze
  s.rdoc_options = ["--line-numbers".freeze, "--inline-source".freeze, "--title".freeze, "Unicorn".freeze, "--main".freeze, "README".freeze]
  s.rubygems_version = "3.5.10".freeze
  s.summary = "A small fast HTTP library and server for Rack applications.".freeze
  s.test_files = ["test/unit/test_configurator.rb".freeze, "test/unit/test_response.rb".freeze, "test/unit/test_request.rb".freeze, "test/unit/test_upload.rb".freeze, "test/unit/test_http_parser.rb".freeze, "test/unit/test_socket_helper.rb".freeze, "test/unit/test_server.rb".freeze]
end