slackbuilds/python/hpack
Brenton Earl 2f8088b8af python/hpack: Add python3 support.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-01-14 06:02:10 +07:00
..
man_page python/hpack: Updated for version 2.3.0. 2016-12-24 07:33:29 +07:00
README
hpack.SlackBuild python/hpack: Add python3 support. 2017-01-14 06:02:10 +07:00
hpack.info python/hpack: Updated for version 2.3.0. 2016-12-24 07:33:29 +07:00
slack-desc

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.