.gitignore
.gitlab-ci.yml
.travis.yml
CHANGES.rst
LICENSE
MANIFEST.in
README.rst
rtd.txt
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/conf.py
docs/faq.rst
docs/index.rst
docs/license.rst
docs/_static/.gitkeep
docs/api/authpolicy.rst
docs/api/interfaces.rst
docs/api/sources.rst
docs/narr/policy.rst
pyramid_authsanity/__init__.py
pyramid_authsanity/interfaces.py
pyramid_authsanity/policy.py
pyramid_authsanity/sources.py
pyramid_authsanity/util.py
pyramid_authsanity.egg-info/PKG-INFO
pyramid_authsanity.egg-info/SOURCES.txt
pyramid_authsanity.egg-info/dependency_links.txt
pyramid_authsanity.egg-info/not-zip-safe
pyramid_authsanity.egg-info/requires.txt
pyramid_authsanity.egg-info/top_level.txt
pyramid_authsanity/tests/__init__.py
pyramid_authsanity/tests/test_authpolicy.py
pyramid_authsanity/tests/test_includeme.py
pyramid_authsanity/tests/test_sources.py
pyramid_authsanity/tests/test_util.py