LICENSE
README.md
pyproject.toml
src/vi_textmatch/__init__.py
src/vi_textmatch/cli.py
src/vi_textmatch/compare.py
src/vi_textmatch/normalize.py
src/vi_textmatch/py.typed
src/vi_textmatch/tone.py
src/vi_textmatch.egg-info/PKG-INFO
src/vi_textmatch.egg-info/SOURCES.txt
src/vi_textmatch.egg-info/dependency_links.txt
src/vi_textmatch.egg-info/entry_points.txt
src/vi_textmatch.egg-info/top_level.txt
tests/test_cli.py
tests/test_compare.py
tests/test_normalize.py