diff options
Diffstat (limited to 'python/python3-rapidfuzz/README')
| -rw-r--r-- | python/python3-rapidfuzz/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/python/python3-rapidfuzz/README b/python/python3-rapidfuzz/README new file mode 100644 index 0000000000..90107c0967 --- /dev/null +++ b/python/python3-rapidfuzz/README @@ -0,0 +1,7 @@ +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). |
