perl-Text-Levenshtein
An implementation of the Levenshtein edit distance
SRPM: perl-Text-Levenshtein-0.05-2.n0i.2.fc8.src.rpm SPEC: perl-Text-Levenshtein.spec Version: 0.05 Release: 2.n0i.2.fc8 Epoch: License: Artistic Group: Development/Libraries Size: 4634 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/Text-Levenshtein/ Date: Mon Jun 04 2007, 03:02 GMT
Description:
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.
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.
Changelog:
- Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 0.05-2.n0i.2
- spec file (re)created using N0i::CPAN::RPMizer v1.14.7
- rebuild on perl 5.8.8 - Tue Sep 13 2005 Marius Feraru <altblue@n0i.net> 0.05-1.n0i.1
- spec file (re)created using N0i::CPAN::RPMizer/1.10
- rebuild on perl 5.8.7
Files:
- perl-Text-Levenshtein.spec
- Text-Levenshtein-0.05.tar.gz
Requires:
- perl(ExtUtils::MakeMaker)
- reb00t-rpmdevtools
- rpmlib(CompressedFileNames)