The www/py-h2,python3 port
py3-h2-4.1.0 – pure-Python HTTP/2 State-Machine based protocol (cvsweb github mirror)
Description
This is a pure-Python implementation of a HTTP/2 protocol stack. It's written from the ground up to be embeddable in whatever program you choose to use, ensuring that you can speak HTTP/2 regardless of your programming paradigm.WWW: https://github.com/python-hyper/h2
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Reverse dependencies
Files
- /usr/local/lib/python3.11/site-packages/h2-4.1.0.dist-info/
- /usr/local/lib/python3.11/site-packages/h2-4.1.0.dist-info/LICENSE
- /usr/local/lib/python3.11/site-packages/h2-4.1.0.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/h2-4.1.0.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/h2-4.1.0.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/h2-4.1.0.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/h2/
- /usr/local/lib/python3.11/site-packages/h2/__init__.py
- /usr/local/lib/python3.11/site-packages/h2/__pycache__/
- /usr/local/lib/python3.11/site-packages/h2/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/h2/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/h2/__pycache__/config.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/h2/__pycache__/config.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/h2/__pycache__/connection.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/h2/__pycache__/connection.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/h2/__pycache__/errors.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/h2/__pycache__/errors.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/h2/__pycache__/events.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/h2/__pycache__/events.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/h2/__pycache__/exceptions.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/h2/__pycache__/exceptions.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/h2/__pycache__/frame_buffer.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/h2/__pycache__/frame_buffer.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/h2/__pycache__/settings.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/h2/__pycache__/settings.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/h2/__pycache__/stream.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/h2/__pycache__/stream.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/h2/__pycache__/utilities.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/h2/__pycache__/utilities.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/h2/__pycache__/windows.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/h2/__pycache__/windows.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/h2/config.py
- /usr/local/lib/python3.11/site-packages/h2/connection.py
- /usr/local/lib/python3.11/site-packages/h2/errors.py
- /usr/local/lib/python3.11/site-packages/h2/events.py
- /usr/local/lib/python3.11/site-packages/h2/exceptions.py
- /usr/local/lib/python3.11/site-packages/h2/frame_buffer.py
- /usr/local/lib/python3.11/site-packages/h2/settings.py
- /usr/local/lib/python3.11/site-packages/h2/stream.py
- /usr/local/lib/python3.11/site-packages/h2/utilities.py
- /usr/local/lib/python3.11/site-packages/h2/windows.py