OpenVoiceOS/buildroot-external/package/python-rapidfuzz/Config.in

10 lines
258 B
Plaintext

config BR2_PACKAGE_PYTHON_RAPIDFUZZ
bool "python-rapidfuzz"
help
RapidFuzz is a fast string matching
library for Python and C++, which is
using the string similarity calculations
from FuzzyWuzzy.
https://github.com/maxbachmann/rapidfuzz