AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
versioneer.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
py_calc/__init__.py
py_calc/_version.py
py_calc/calc.py
py_calc/cli.py
py_calc.egg-info/PKG-INFO
py_calc.egg-info/SOURCES.txt
py_calc.egg-info/dependency_links.txt
py_calc.egg-info/entry_points.txt
py_calc.egg-info/requires.txt
py_calc.egg-info/top_level.txt
tests/__init__.py
tests/test_py_calc.py