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: 1.mga9 | Build date: Tue Apr 19 11:10:12 2022 |
Group: Development/Perl | Build host: localhost |
Size: 38332 | Source RPM: perl-Text-Levenshtein-0.150.0-1.mga9.src.rpm |
Packager: tv <tv> | |
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
* Tue Apr 19 2022 tv <tv> 0.150.0-1.mga9 + Revision: 1851567 - update to 0.15 * Mon Mar 21 2022 umeabot <umeabot> 0.140.0-2.mga9 + Revision: 1814268 - Mageia 9 Mass Rebuild * Mon Mar 29 2021 tv <tv> 0.140.0-1.mga9 + Revision: 1711640 - update to 0.14
/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, Thu Dec 26 11:19:40 2024