python313-hpack - Pure-Python HPACK header compression
| Website: | https://github.com/python-hyper/hpack |
|---|---|
| License: | MIT |
| Vendor: | Alcance Libre, Inc. |
- Description:
HTTP/2 Header Encoding for Python This module 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.
Packages
| python313-hpack-4.2.0-1.aldos.noarch [62 KiB] |
Changelog
by Joel Barrios (2026-06-26):
- Update to 4.2.0. |