Name: | python3-hpack |
---|---|
Version: | 4.0.0 |
Release: | 20.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 432188 |
License: | MIT |
RPM: | python3-hpack-4.0.0-20.el10_0.noarch.rpm |
Source RPM: | python-hpack-4.0.0-20.el10_0.src.rpm |
Build Date: | Fri Jan 24 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://hyper.rtfd.org |
Summary: | Pure-Python HPACK header compression |
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. |