.gitmodules
CHANGELOG.rst
CONTRIBUTORS.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/make.bat
docs/source/api.rst
docs/source/conf.py
docs/source/index.rst
docs/source/installation.rst
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
test/__init__.py
test/test_external_collection.py
test/test_flags.py
test/test_frames.py