LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
src/unit_parse/__init__.py
src/unit_parse/classification.py
src/unit_parse/config.py
src/unit_parse/core.py
src/unit_parse/logger.py
src/unit_parse/main.py
src/unit_parse/pre_processing_multiple.py
src/unit_parse/pre_processing_substitution.py
src/unit_parse/py.typed
src/unit_parse/reduce_quantities.py
src/unit_parse/utils.py
src/unit_parse.egg-info/PKG-INFO
src/unit_parse.egg-info/SOURCES.txt
src/unit_parse.egg-info/dependency_links.txt
src/unit_parse.egg-info/not-zip-safe
src/unit_parse.egg-info/requires.txt
src/unit_parse.egg-info/top_level.txt
src/unit_parse/support_files/dictionary.txt
tests/test_classification.py
tests/test_config.py
tests/test_core.py
tests/test_main.py
tests/test_pint.py
tests/test_pint_error.py
tests/test_pre_processing_multiple.py
tests/test_pre_processing_substitution.py
tests/test_reduce_quantity.py
tests/test_utils.py