Brenton Earl 2f8088b8af python/hpack: Add python3 support. 8 years ago
..
man_page 2e329edd9d python/hpack: Updated for version 2.3.0. 8 years ago
README e362335861 python/hpack: Added (HPACK header compression). 9 years ago
hpack.SlackBuild 2f8088b8af python/hpack: Add python3 support. 8 years ago
hpack.info 2e329edd9d python/hpack: Updated for version 2.3.0. 8 years ago
slack-desc e362335861 python/hpack: Added (HPACK header compression). 9 years ago

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.