slackbuilds_ponce/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
hpack.info
hpack.SlackBuild python/hpack: Add python3 support. 2017-01-14 06:02:10 +07:00
README
slack-desc

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.