MANIFEST.in
README.md
runtests.py
setup.cfg
setup.py
tox.ini
src/django_iapauth.egg-info/PKG-INFO
src/django_iapauth.egg-info/SOURCES.txt
src/django_iapauth.egg-info/dependency_links.txt
src/django_iapauth.egg-info/not-zip-safe
src/django_iapauth.egg-info/requires.txt
src/django_iapauth.egg-info/top_level.txt
src/iapauth/__init__.py
src/iapauth/backends.py
src/iapauth/middleware.py
tests/__init__.py
tests/test_middleware.py
tests/urls.py
tests/views.py