CHANGES.txt
EXAMPLE.md
LICENSE.txt
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
src/pyramid_route_7/__init__.py
src/pyramid_route_7/py.typed
src/pyramid_route_7.egg-info/PKG-INFO
src/pyramid_route_7.egg-info/SOURCES.txt
src/pyramid_route_7.egg-info/dependency_links.txt
src/pyramid_route_7.egg-info/not-zip-safe
src/pyramid_route_7.egg-info/requires.txt
src/pyramid_route_7.egg-info/top_level.txt
tests/__init__.py
tests/test_app.py
tests/test_config.py
tests/r7testapp/__init__.py
tests/r7testapp/views.py