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