MANIFEST.in
README.txt
setup.py
docs/HISTORY.txt
docs/README.txt
src/ztfy/__init__.py
src/ztfy.captcha.egg-info/PKG-INFO
src/ztfy.captcha.egg-info/SOURCES.txt
src/ztfy.captcha.egg-info/dependency_links.txt
src/ztfy.captcha.egg-info/entry_points.txt
src/ztfy.captcha.egg-info/namespace_packages.txt
src/ztfy.captcha.egg-info/not-zip-safe
src/ztfy.captcha.egg-info/requires.txt
src/ztfy.captcha.egg-info/top_level.txt
src/ztfy/captcha/__init__.py
src/ztfy/captcha/api.py
src/ztfy/captcha/configure.zcml
src/ztfy/captcha/interfaces.py
src/ztfy/captcha/schema.py
src/ztfy/captcha/browser/__init__.py
src/ztfy/captcha/browser/captcha.py
src/ztfy/captcha/browser/configure.zcml
src/ztfy/captcha/browser/form.py
src/ztfy/captcha/browser/widget/__init__.py
src/ztfy/captcha/browser/widget/configure.zcml
src/ztfy/captcha/browser/widget/templates/captcha_input.pt
src/ztfy/captcha/doctests/README.txt
src/ztfy/captcha/fonts/airmoles.ttf
src/ztfy/captcha/fonts/almontew.ttf
src/ztfy/captcha/fonts/baveuse3.ttf
src/ztfy/captcha/fonts/budmob.ttf
src/ztfy/captcha/fonts/cuomotyp.ttf
src/ztfy/captcha/fonts/deluxedu.ttf
src/ztfy/captcha/fonts/dirtydoz.ttf
src/ztfy/captcha/fonts/kustomka.ttf
src/ztfy/captcha/fonts/ladystar.ttf
src/ztfy/captcha/fonts/let_seat.ttf
src/ztfy/captcha/locales/ztfy.captcha.pot
src/ztfy/captcha/locales/en/LC_MESSAGES/ztfy.captcha.mo
src/ztfy/captcha/locales/en/LC_MESSAGES/ztfy.captcha.po
src/ztfy/captcha/locales/fr/LC_MESSAGES/ztfy.captcha.mo
src/ztfy/captcha/locales/fr/LC_MESSAGES/ztfy.captcha.po
src/ztfy/captcha/tests/__init__.py
src/ztfy/captcha/tests/test_captchadocs.py
src/ztfy/captcha/tests/test_captchadocstrings.py