The www/py-hpack,python3 port
py3-hpack-4.0.0 – pure-Python HTTP/2 Header Encoding (cvsweb github mirror)
Description
This module contains a pure-Python HTTP/2 header encoding (HPACK) logic for use in Python programs that implement HTTP/2.WWW: https://github.com/python-hyper/hpack
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Files
- /usr/local/lib/python3.11/site-packages/hpack-4.0.0.dist-info/
- /usr/local/lib/python3.11/site-packages/hpack-4.0.0.dist-info/LICENSE
- /usr/local/lib/python3.11/site-packages/hpack-4.0.0.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/hpack-4.0.0.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/hpack-4.0.0.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/hpack-4.0.0.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/hpack/
- /usr/local/lib/python3.11/site-packages/hpack/__init__.py
- /usr/local/lib/python3.11/site-packages/hpack/__pycache__/
- /usr/local/lib/python3.11/site-packages/hpack/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/hpack/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/hpack/__pycache__/exceptions.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/hpack/__pycache__/exceptions.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/hpack/__pycache__/hpack.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/hpack/__pycache__/hpack.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/hpack/__pycache__/huffman.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/hpack/__pycache__/huffman.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/hpack/__pycache__/huffman_constants.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/hpack/__pycache__/huffman_constants.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/hpack/__pycache__/huffman_table.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/hpack/__pycache__/huffman_table.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/hpack/__pycache__/struct.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/hpack/__pycache__/struct.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/hpack/__pycache__/table.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/hpack/__pycache__/table.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/hpack/exceptions.py
- /usr/local/lib/python3.11/site-packages/hpack/hpack.py
- /usr/local/lib/python3.11/site-packages/hpack/huffman.py
- /usr/local/lib/python3.11/site-packages/hpack/huffman_constants.py
- /usr/local/lib/python3.11/site-packages/hpack/huffman_table.py
- /usr/local/lib/python3.11/site-packages/hpack/struct.py
- /usr/local/lib/python3.11/site-packages/hpack/table.py