Package : perl-Text-Levenshtein-XS

Package details

Summary: Calculate edit distance based on insertion, deletion, and substitution

Description:
Returns the number of edits (insert,delete,substitute) required to turn the
source string into the target string. XS implementation (requires a C
compiler). Works correctly with utf8.

use Text::Levenshtein::XS qw/distance/;
use utf8;

distance('ⓕⓞⓤⓡ','ⓕⓤⓞⓡ'),



Maintainer: tv

List of RPMs

    No RPM found for perl-Text-Levenshtein-XS using the current filters, try other values.