summaryrefslogtreecommitdiff
path: root/libraries/python-levenshtein/README
blob: e85f5632286626eb8c29e7bd9c34ae1575f437d3 (plain)
1
2
3
4
python-levenhstein is a C extension module for Python that can be
used for fast calculation of string distances with the Levenshtein
algorithm, as well as some other methods.