Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Text-Levenshtein | Distribution: Mageia |
Version: 0.150.0 | Vendor: Mageia.Org |
Release: 2.mga10 | Build date: Sat Jun 28 03:11:28 2025 |
Group: Development/Perl | Build host: localhost |
Size: 38080 | Source RPM: perl-Text-Levenshtein-0.150.0-2.mga10.src.rpm |
Packager: umeabot <umeabot> | |
Url: https://metacpan.org/release/Text-Levenshtein | |
Summary: An implementation of the Levenshtein edit distance |
This module 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. A good point to start is: <http://www.merriampark.com/ld.htm> &fastdistance can be called with two scalars and is faster in most cases. See also Text::LevenshteinXS on CPAN if you do not require a perl-only implementation. It is extremely faster in nearly all cases.
GPL+ or Artistic
* Sat Jun 28 2025 umeabot <umeabot> 0.150.0-2.mga10 + Revision: 2214532 - Mageia 10 Mass Rebuild
/usr/share/doc/perl-Text-Levenshtein /usr/share/doc/perl-Text-Levenshtein/Changes /usr/share/doc/perl-Text-Levenshtein/LICENSE /usr/share/doc/perl-Text-Levenshtein/META.json /usr/share/doc/perl-Text-Levenshtein/META.yml /usr/share/doc/perl-Text-Levenshtein/MYMETA.yml /usr/share/doc/perl-Text-Levenshtein/README /usr/share/man/man3/Text::Levenshtein.3pm.xz /usr/share/perl5/vendor_perl/Text /usr/share/perl5/vendor_perl/Text/Levenshtein.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jun 29 03:20:03 2025