aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Text-Levenshtein/pkg-descr
blob: b2d24c23135614742ff88efc20d8a63cb211e3eb (plain) (blame)
1
2
3
4
5
6
7
Text::Levenshtein implements the Levenshtein edit distance. The Levenshtein edit
distance is a measure of the degree of proximity between two strings. This
distance is the number of substitutions, deletions or insertions ("edits")
needed to transform one string into the other one (and vice versa). When two
strings have distance 0, they are the same.

WWW: https://metacpan.org/release/Text-Levenshtein