LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
django_mathcalc.egg-info/PKG-INFO
django_mathcalc.egg-info/SOURCES.txt
django_mathcalc.egg-info/dependency_links.txt
django_mathcalc.egg-info/top_level.txt
mathcalc/__init__.py
mathcalc/admin.py
mathcalc/apps.py
mathcalc/calcs.py
mathcalc/forms.py
mathcalc/models.py
mathcalc/tests.py
mathcalc/urls.py
mathcalc/views.py
mathcalc/migrations/__init__.py
mathcalc/templates/mathcalc/area_circle.html
mathcalc/templates/mathcalc/circle_result.html
mathcalc/templates/mathcalc/index.html
mathcalc/templates/mathcalc/perimeter_rectangle.html
mathcalc/templates/mathcalc/rectangle_result.html