MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
cas/__init__.py
cas/apps.py
cas/backends.py
cas/cache.py
cas/domain.py
cas/exceptions.py
cas/middleware.py
cas/models.py
cas/urls.py
cas/utils.py
cas/views.py
hyperscas.egg-info/PKG-INFO
hyperscas.egg-info/SOURCES.txt
hyperscas.egg-info/dependency_links.txt
hyperscas.egg-info/requires.txt
hyperscas.egg-info/top_level.txt
hyperscas.egg-info/zip-safe
tests/__init__.py
tests/test_deprecation.py
tests/test_middleware.py
tests/test_settings.py
tests/urls.py
tests/views.py