diff options
author | Mario Preksavec <mario at slackware dot hr> | 2015-04-17 07:05:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-17 07:05:09 +0700 |
commit | 4bd1cb7ecd8f4d8b5304c673770112c64b6fcf31 (patch) | |
tree | 5a8caeddc2e634a1846cc347ad2662d045a0f847 /ruby/rubygem-http_parser.rb/slack-desc | |
parent | 1e45f529c54d69afcea1a3079d9da1b0e2632a2e (diff) | |
download | slackbuilds-4bd1cb7ecd8f4d8b5304c673770112c64b6fcf31.tar.gz |
ruby/rubygem-http_parser.rb: Added (HTTP request/response parser).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ruby/rubygem-http_parser.rb/slack-desc')
-rw-r--r-- | ruby/rubygem-http_parser.rb/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/ruby/rubygem-http_parser.rb/slack-desc b/ruby/rubygem-http_parser.rb/slack-desc new file mode 100644 index 0000000000..91da1df634 --- /dev/null +++ b/ruby/rubygem-http_parser.rb/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +rubygem-http_parser.rb: rubygem-http_parser.rb (simple HTTP request/response parser) +rubygem-http_parser.rb: +rubygem-http_parser.rb: A simple callback-based HTTP request/response parser for writing http +rubygem-http_parser.rb: servers, clients and proxies. +rubygem-http_parser.rb: +rubygem-http_parser.rb: Homepage: https://github.com/tmm1/http_parser.rb +rubygem-http_parser.rb: +rubygem-http_parser.rb: +rubygem-http_parser.rb: +rubygem-http_parser.rb: +rubygem-http_parser.rb: |