The www/py-hyperframe,python3 port
py3-hyperframe-6.0.1 – pure-Python HTTP/2 framing (cvsweb github mirror)
Description
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.WWW: https://github.com/python-hyper/hyperframe
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Files
- /usr/local/lib/python3.11/site-packages/hyperframe-6.0.1.dist-info/
- /usr/local/lib/python3.11/site-packages/hyperframe-6.0.1.dist-info/LICENSE
- /usr/local/lib/python3.11/site-packages/hyperframe-6.0.1.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/hyperframe-6.0.1.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/hyperframe-6.0.1.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/hyperframe-6.0.1.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/hyperframe/
- /usr/local/lib/python3.11/site-packages/hyperframe/__init__.py
- /usr/local/lib/python3.11/site-packages/hyperframe/__pycache__/
- /usr/local/lib/python3.11/site-packages/hyperframe/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/hyperframe/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/hyperframe/__pycache__/exceptions.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/hyperframe/__pycache__/exceptions.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/hyperframe/__pycache__/flags.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/hyperframe/__pycache__/flags.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/hyperframe/__pycache__/frame.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/hyperframe/__pycache__/frame.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/hyperframe/exceptions.py
- /usr/local/lib/python3.11/site-packages/hyperframe/flags.py
- /usr/local/lib/python3.11/site-packages/hyperframe/frame.py
- /usr/local/lib/python3.11/site-packages/hyperframe/py.typed