| Name: | python3-hyperframe |
|---|---|
| Version: | 6.0.1 |
| Release: | 17.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 86051 |
| License: | MIT |
| RPM: | python3-hyperframe-6.0.1-17.el10_0.noarch.rpm |
| Source RPM: | python-hyperframe-6.0.1-17.el10_0.src.rpm |
| Build Date: | Thu Jan 02 2025 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/python-hyper/hyperframe/ |
| Summary: | HTTP/2 framing layer for Python |
| Description: | Pure-Python HTTP/2 framing This library contains the HTTP/2 framing code used in the hyper project. It provides a pure-Python codebase that is capable of decoding a binary stream into HTTP/2 frames. This library is used directly by hyper and a number of other projects to provide HTTP/2 frame decoding logic. |