MANIFEST.in
Readme.txt
pyproject.toml
setup.cfg
src/zweifach/__init__.py
src/zweifach/apps.py
src/zweifach/checks.py
src/zweifach/forms.py
src/zweifach/middleware.py
src/zweifach/models.py
src/zweifach/tests.py
src/zweifach/urls.py
src/zweifach/views.py
src/zweifach.egg-info/PKG-INFO
src/zweifach.egg-info/SOURCES.txt
src/zweifach.egg-info/dependency_links.txt
src/zweifach.egg-info/not-zip-safe
src/zweifach.egg-info/top_level.txt
src/zweifach/migrations/__init__.py
src/zweifach/templates/zweifach/base.html
src/zweifach/templates/zweifach/setup.html
src/zweifach/templates/zweifach/verify.html