- switch to CHEESESHOP / pypi - update WWW - use autoplist - simplify Makefile Version 0.10.1 is no longer available on pypi Approved by: fixit blanket, no PR sent Sponsored by: EuroBSDCon 2016 Belgrade
6 lines
284 B
Text
6 lines
284 B
Text
Levenshtein computes Levenshtein distances, similarity ratios, generalized
|
|
medians and set medians of Strings and Unicodes. Because it's implemented
|
|
in C, it's much faster than corresponding Python library functions and
|
|
methods.
|
|
|
|
WWW: https://pypi.python.org/pypi/python-Levenshtein
|