summaryrefslogtreecommitdiff
path: root/libraries/python-levenshtein/README
blob: 69d943d69f98deb28369630b8bdb486c1e8fee82 (plain)
1
2
3
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.