1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00
Files
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