MANIFEST.in
README.md
setup.cfg
setup.py
pyarithcalc/__init__.py
pyarithcalc/app.py
pyarithcalc/mycalculator.py
pyarithcalc.egg-info/PKG-INFO
pyarithcalc.egg-info/SOURCES.txt
pyarithcalc.egg-info/dependency_links.txt
pyarithcalc.egg-info/entry_points.txt
pyarithcalc.egg-info/requires.txt
pyarithcalc.egg-info/top_level.txt
pyarithcalc/static/index.html
pyarithcalc/static/css/main.css
pyarithcalc/static/css/style.css
pyarithcalc/templates/index.html
pyarithcalc/templates/results.html