summaryrefslogtreecommitdiffstats
path: root/python/python3-levenshtein/README
blob: 6070723701dfab7ca4f81d60221fbc3a76be47fa (plain)
python3-levenshtein (Compute string edit distances and similarities)

The Levenshtein Python C extension module contains functions for
fast computation of Levenshtein distance and string similarity.

NOTE: Unable to support newer versions than 0.17.0 due to requiring a
newer Cython than included in Slackware (needs 3.0.2).