LICENSE
README.md
pyproject.toml
setup.py
stringmatch/__init__.py
stringmatch/distance.py
stringmatch/match.py
stringmatch/py.typed
stringmatch/ratio.py
stringmatch/scorer.py
stringmatch/strings.py
stringmatch.egg-info/PKG-INFO
stringmatch.egg-info/SOURCES.txt
stringmatch.egg-info/dependency_links.txt
stringmatch.egg-info/requires.txt
stringmatch.egg-info/top_level.txt
tests/__init__.py
tests/test_distance.py
tests/test_match.py
tests/test_ratio.py
tests/test_strings.py