MANIFEST.in
README.rst
setup.py
django_simple_math_captcha.egg-info/PKG-INFO
django_simple_math_captcha.egg-info/SOURCES.txt
django_simple_math_captcha.egg-info/dependency_links.txt
django_simple_math_captcha.egg-info/not-zip-safe
django_simple_math_captcha.egg-info/top_level.txt
simplemathcaptcha/__init__.py
simplemathcaptcha/fields.py
simplemathcaptcha/utils.py
simplemathcaptcha/widgets.py
test_simplemathcaptcha/__init__.py
test_simplemathcaptcha/field_tests.py
test_simplemathcaptcha/form_tests.py
test_simplemathcaptcha/models.py
test_simplemathcaptcha/tests.py
test_simplemathcaptcha/utils_tests.py
test_simplemathcaptcha/widget_tests.py