LICENSE
README.md
pyproject.toml
src/bambara_normalizer/__init__.py
src/bambara_normalizer/cli.py
src/bambara_normalizer/config.py
src/bambara_normalizer/dates.py
src/bambara_normalizer/evaluation.py
src/bambara_normalizer/normalizer.py
src/bambara_normalizer/numbers.py
src/bambara_normalizer/py.typed
src/bambara_normalizer/times.py
src/bambara_normalizer/utils.py
src/bambara_text_normalizer.egg-info/PKG-INFO
src/bambara_text_normalizer.egg-info/SOURCES.txt
src/bambara_text_normalizer.egg-info/dependency_links.txt
src/bambara_text_normalizer.egg-info/entry_points.txt
src/bambara_text_normalizer.egg-info/requires.txt
src/bambara_text_normalizer.egg-info/top_level.txt
tests/test_contractions.py
tests/test_dates.py
tests/test_disambiguation.py
tests/test_evaluation.py
tests/test_normalizer.py
tests/test_numbers.py
tests/test_times.py
tests/test_utilities.py