aboutsummaryrefslogtreecommitdiff
path: root/devel/py-levenshtein/pkg-descr
blob: aa8a9060fcb414e521e6a31ad6f0021ed8c1aa5a (plain) (blame)
1
2
3
4
5
6
Levenshtein computes Levenshtein distances, similarity ratios, generalized
medians and set medians of Strings and Unicodes.  Becuase it's implemented
in C, it's much faster than corresponding Python library functions and
methods.

WWW: http://trific.ath.cx/resources/python/levenshtein/