MANIFEST.in
README.md
setup.cfg
setup.py
mathcli/__init__.py
mathcli/_unicode.py
mathcli/_utils.py
mathcli/cli.py
mathcli/errors.py
mathcli/expression.py
mathcli/math.py
mathcli/results.py
mathcli/theme.py
mathcli.egg-info/PKG-INFO
mathcli.egg-info/SOURCES.txt
mathcli.egg-info/dependency_links.txt
mathcli.egg-info/entry_points.txt
mathcli.egg-info/not-zip-safe
mathcli.egg-info/requires.txt
mathcli.egg-info/top_level.txt
tests/__init__.py
tests/test_math.py