slackbuilds/python/hpack
Robby Workman 065bbe93dc Multiple: Fixed .info file (removed pysetuptools)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2016-01-17 09:40:16 +07:00
..
README python/hpack: Added (HPACK header compression). 2015-11-28 07:25:59 +07:00
hpack.SlackBuild python/hpack: Added (HPACK header compression). 2015-11-28 07:25:59 +07:00
hpack.info Multiple: Fixed .info file (removed pysetuptools) 2016-01-17 09:40:16 +07:00
slack-desc python/hpack: Added (HPACK header compression). 2015-11-28 07:25:59 +07:00

README

hpack contains a pure-Python HTTP/2 header encoding (HPACK) logic
for use in Python programs that implement HTTP/2. It also contains a
compatibility layer that automatically enables the use of nghttp2 if
it's available.