CHANGES.txt
MANIFEST.in
README.txt
setup.cfg
setup.py
pyramid_httpauth/__init__.py
pyramid_httpauth/http_auth_policy.py
pyramid_httpauth.egg-info/PKG-INFO
pyramid_httpauth.egg-info/SOURCES.txt
pyramid_httpauth.egg-info/dependency_links.txt
pyramid_httpauth.egg-info/not-zip-safe
pyramid_httpauth.egg-info/requires.txt
pyramid_httpauth.egg-info/top_level.txt
pyramid_httpauth/schemes/__init__.py
pyramid_httpauth/schemes/basic.py
pyramid_httpauth/schemes/digest/__init__.py
pyramid_httpauth/schemes/digest/noncemanager.py
pyramid_httpauth/schemes/digest/utils.py
pyramid_httpauth/tests/__init__.py
pyramid_httpauth/tests/test_basic_scheme.py
pyramid_httpauth/tests/test_digest_scheme.py
pyramid_httpauth/tests/test_http_auth_policy.py
pyramid_httpauth/tests/test_noncemanger.py