python3-editdistance
Python3 - editdistance - implementation of the edit distance
2.8.2
2018-08-15
eisfair-64
the eisfair team, team(at)eisfair(dot)org
stable
base 2.8.6
python3-base 2.8.2
libpython3_6 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