Source: ruby-http-parser.rb Maintainer: Debian Ruby Extras Maintainers Uploaders: Pirate Praveen , Per Andersson Section: ruby Testsuite: autopkgtest-pkg-ruby Build-Depends: debhelper-compat (= 14), gem2deb, libhttp-parser-dev, rake, ruby-json, ruby-rspec, ruby-yajl Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-http-parser.rb Vcs-Git: https://salsa.debian.org/ruby-team/ruby-http-parser.rb.git Homepage: https://github.com/tmm1/http_parser.rb Package: ruby-http-parser.rb Architecture: any Depends: ruby:any 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 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.