CHANGES.md
MANIFEST.in
README.md
TODO.md
UNLICENSE
setup.py
src/pyramid_simpleauth/__init__.py
src/pyramid_simpleauth/events.py
src/pyramid_simpleauth/hooks.py
src/pyramid_simpleauth/interfaces.py
src/pyramid_simpleauth/model.py
src/pyramid_simpleauth/schema.py
src/pyramid_simpleauth/tests.py
src/pyramid_simpleauth/tree.py
src/pyramid_simpleauth/view.py
src/pyramid_simpleauth.egg-info/PKG-INFO
src/pyramid_simpleauth.egg-info/SOURCES.txt
src/pyramid_simpleauth.egg-info/dependency_links.txt
src/pyramid_simpleauth.egg-info/not-zip-safe
src/pyramid_simpleauth.egg-info/requires.txt
src/pyramid_simpleauth.egg-info/top_level.txt
src/pyramid_simpleauth/templates/form.mako
src/pyramid_simpleauth/templates/layout.mako
src/pyramid_simpleauth/templates/login.mako
src/pyramid_simpleauth/templates/signup.mako