slackbuilds/python/hpack
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
man_page python/hpack: Updated for version 2.3.0. 2016-12-24 07:33:29 +07:00
README
hpack.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02: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.