LICENSE
README.md
pyproject.toml
mathparse/__init__.py
mathparse/mathparse.py
mathparse/mathwords.py
mathparse.egg-info/PKG-INFO
mathparse.egg-info/SOURCES.txt
mathparse.egg-info/dependency_links.txt
mathparse.egg-info/requires.txt
mathparse.egg-info/top_level.txt
tests/test_binary_operations.py
tests/test_complex_statements.py
tests/test_language_support.py
tests/test_replace_word_tokens.py
tests/test_unary_operations.py
tests/test_utils.py