slackbuilds_ponce/python/python3-rapidfuzz/README
Jeremy Hansen 561975db56
python/python3-rapidfuzz: Added (Fuzzy string matching).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-03-22 09:18:45 +07:00

7 lines
305 B
Text

python3-rapidfuzz (Rapid fuzzy string matching)
RapidFuzz is a fast string matching library for Python and C++,
which is using the string similarity calculations from FuzzyWuzzy.
NOTE: Unable to support newer versions than 1.9.1 due to requiring a
newer Cython than included in Slackware (needs 3.0.9).