LICENSE
README.md
pyproject.toml
src/columnmatch.egg-info/PKG-INFO
src/columnmatch.egg-info/SOURCES.txt
src/columnmatch.egg-info/dependency_links.txt
src/columnmatch.egg-info/requires.txt
src/columnmatch.egg-info/top_level.txt
src/matchframe/__init__.py
src/matchframe/core.py
src/matchframe/preprocess.py
src/matchframe/similarity.py
src/matchframe/utils.py
src/matchframe/vectorize.py
tests/test_core.py
tests/test_preprocess.py
tests/test_similarity.py
tests/test_vectorize.py