.gitignore
CHANGES.txt
COPYRIGHT.txt
LICENSE.txt
README.rst
TODO.txt
sampleapp.ini
setup.cfg
setup.py
tox.ini
docs/.gitignore
docs/Makefile
docs/api.rst
docs/conf.py
docs/index.rst
docs/remake
pyramid_ldap/__init__.py
pyramid_ldap/tests.py
pyramid_ldap.egg-info/PKG-INFO
pyramid_ldap.egg-info/SOURCES.txt
pyramid_ldap.egg-info/dependency_links.txt
pyramid_ldap.egg-info/entry_points.txt
pyramid_ldap.egg-info/not-zip-safe
pyramid_ldap.egg-info/requires.txt
pyramid_ldap.egg-info/top_level.txt
sampleapp/__init__.py
sampleapp/views.py
sampleapp/templates/login.pt