You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Robby Workman 065bbe93dc Multiple: Fixed .info file (removed pysetuptools) 10 years ago
..
README python/hpack: Added (HPACK header compression). 10 years ago
hpack.SlackBuild python/hpack: Added (HPACK header compression). 10 years ago
hpack.info Multiple: Fixed .info file (removed pysetuptools) 10 years ago
slack-desc python/hpack: Added (HPACK header compression). 10 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.