AUTHORS
CHANGES.md
CREDITS.md
MANIFEST.in
README.md
UNLICENSE
VERSION
setup.cfg
setup.py
src/openxr/__init__.py
src/openxr/abi.py
src/openxr/api.py
src/openxr/error.py
src/openxr/extension.py
src/openxr/instance.py
src/openxr/layer.py
src/openxr/session.py
src/openxr/system.py
src/openxr.egg-info/PKG-INFO
src/openxr.egg-info/SOURCES.txt
src/openxr.egg-info/dependency_links.txt
src/openxr.egg-info/requires.txt
src/openxr.egg-info/top_level.txt
test/test_abi.py
test/test_error.py
test/test_extension.py
test/test_instance.py
test/test_layer.py
test/test_session.py
test/test_system.py