perl-Text-WagnerFischer
An implementation of the Wagner-Fischer edit distance
SRPM: perl-Text-WagnerFischer-0.04-2.n0i.2.fc8.src.rpm SPEC: perl-Text-WagnerFischer.spec Version: 0.04 Release: 2.n0i.2.fc8 Epoch: License: Artistic Group: Development/Libraries Size: 5105 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/Text-WagnerFischer/ Date: Mon Jun 04 2007, 14:48 GMT
Description:
This module implements the Wagner-Fischer dynamic programming technique,
used here to calculate the edit distance of two strings. The edit distance
is a measure of the degree of proximity between two strings, based on
"edits": the operations of substitutions, deletions or insertions needed to
transform the string into the other one (and vice versa).
used here to calculate the edit distance of two strings. The edit distance
is a measure of the degree of proximity between two strings, based on
"edits": the operations of substitutions, deletions or insertions needed to
transform the string into the other one (and vice versa).
Changelog:
- Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 0.04-2.n0i.2
- spec file (re)created using N0i::CPAN::RPMizer 0.1
- rebuild on perl 5.8.8 - Tue Sep 13 2005 Marius Feraru <altblue@n0i.net> 0.04-1.n0i.1
- spec file (re)created using N0i::CPAN::RPMizer/1.10
- rebuild on perl 5.8.7
Files:
- perl-Text-WagnerFischer.spec
- Text-WagnerFischer-0.04.tar.gz
Requires:
- perl(ExtUtils::MakeMaker)
- reb00t-rpmdevtools
- rpmlib(CompressedFileNames)