.coveragerc
AUTHORS
CHANGES
COPYING
MANIFEST.in
README.rst
run-tests.sh
setup.cfg
setup.py
Flask_Registry.egg-info/PKG-INFO
Flask_Registry.egg-info/SOURCES.txt
Flask_Registry.egg-info/dependency_links.txt
Flask_Registry.egg-info/entry_points.txt
Flask_Registry.egg-info/not-zip-safe
Flask_Registry.egg-info/requires.txt
Flask_Registry.egg-info/top_level.txt
docs/Makefile
docs/api.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/license.rst
docs/quickstart.rst
docs/userguide.rst
docs/_templates/sidebarintro.html
flask_registry/__init__.py
flask_registry/base.py
flask_registry/version.py
flask_registry/registries/__init__.py
flask_registry/registries/appdiscovery.py
flask_registry/registries/core.py
flask_registry/registries/modulediscovery.py
flask_registry/registries/pkgresources.py
tests/__init__.py
tests/broken_module.py
tests/config.py
tests/example_app.py
tests/helpers.py
tests/mockext.py
tests/syntaxerror_module.py
tests/syntaxerror_views.py
tests/test_appdiscovery.py
tests/test_core.py
tests/test_ext.py
tests/test_modulediscovery.py
tests/test_pkgresources.py
tests/views.py
tests/resources/testresource.cfg