Source: ruby-http-parser.rb Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Praveen Arimbrathodiyil , Per Andersson Build-Depends: debhelper (>= 10), gem2deb, libhttp-parser-dev, rake, ruby-json, ruby-rspec, ruby-yajl Standards-Version: 4.1.1 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-http-parser.rb.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-http-parser.rb.git Homepage: http://github.com/tmm1/http_parser.rb Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Package: ruby-http-parser.rb Architecture: any XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends} Conflicts: ruby-http-parser Suggests: ruby-http-parser.rb-doc Description: Simple callback-based HTTP request/response parser A simple callback-based HTTP request/response parser for writing http servers, clients and proxies. . It is built on top of Joyent's libhttp-parser and it's Java port. Package: ruby-http-parser.rb-doc Architecture: all Section: doc Depends: libjs-jquery, ${misc:Depends} Suggests: ruby-http-parser.rb Description: Simple callback-based HTTP request/response parser (documentation) A simple callback-based HTTP request/response parser for writing http servers, clients and proxies. . It is built on top of Joyent's libhttp-parser and it's Java port. . This package contains the html documentation for ruby-http-parser.rb.