LICENSE.txt
MANIFEST.in
README.rst
setup.py
frameapp/__init__.py
frameapp/entrypoint.py
frameapp/exceptions.py
frameapp/path.py
frameapp/registry.py
frameapp/schemas.py
frameapp/structures.py
frameapp/util.py
frameapp.egg-info/PKG-INFO
frameapp.egg-info/SOURCES.txt
frameapp.egg-info/dependency_links.txt
frameapp.egg-info/not-zip-safe
frameapp.egg-info/requires.txt
frameapp.egg-info/top_level.txt
frameapp/configurator/__init__.py
frameapp/configurator/predicates.py
frameapp/configurator/renderers.py
frameapp/configurator/routes.py
frameapp/configurator/sums.py
frameapp/configurator/util.py
frameapp/configurator/views.py
frameapp/ext/__init__.py
frameapp/ext/django_integration/__init__.py
frameapp/ext/django_integration/middleware.py
frameapp/ext/django_integration/url.py
frameapp/ext/django_integration/view.py
frameapp/ext/sphinx_integration/__init__.py
frameapp/ext/sphinx_integration/directives.py
frameapp/marker/__init__.py
frameapp/marker/view.py
requirements/default.txt
requirements/django.txt
requirements/testing.txt
tests/__init__.py
tests/test_phony.py