LICENSE
README.md
pyproject.toml
setup.py
src/bindings.cpp
src/scorers.cpp
src/fuzzybunny/__init__.py
src/fuzzybunny/_fuzzybunny.pyi
src/fuzzybunny/benchmark.py
src/fuzzybunny/py.typed
src/fuzzybunny.egg-info/PKG-INFO
src/fuzzybunny.egg-info/SOURCES.txt
src/fuzzybunny.egg-info/dependency_links.txt
src/fuzzybunny.egg-info/not-zip-safe
src/fuzzybunny.egg-info/top_level.txt
tests/test_basic.py
tests/test_benchmark.py
tests/test_hybrid.py
tests/test_pandas.py