python2-editdistance
Python2 - editdistance - implementation of the edit distance
2.8.2
2018-08-15
eisfair-1
the eisfair team, team(at)eisfair(dot)org
stable
base 2.8.6
python2-base 2.8.2
libpython2_7 2.8.2
Internal Program Version: editdistance 0.3.1
An implementation of the edit distance (Levenshtein distance).
This library implements Levenshtein distance with C++ and Cython.
The algorithm used in this library is proposed by Heikki Hyyrö,
"Explaining and extending the bit-parallel approximate string
matching algorithm of Myers", (2001).
https://www.github.com/aflc/editdistance