.gitmodules
CHANGELOG.rst
CONTRIBUTORS.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
docs/Makefile
docs/make.bat
docs/source/api.rst
docs/source/conf.py
docs/source/index.rst
docs/source/installation.rst
docs/source/_static/.keep
src/hyperframe/__init__.py
src/hyperframe/exceptions.py
src/hyperframe/flags.py
src/hyperframe/frame.py
src/hyperframe/py.typed
src/hyperframe.egg-info/PKG-INFO
src/hyperframe.egg-info/SOURCES.txt
src/hyperframe.egg-info/dependency_links.txt
src/hyperframe.egg-info/top_level.txt
tests/__init__.py
tests/test_external_collection.py
tests/test_flags.py
tests/test_frames.py