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