Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37404443
en ru br
ALT Linux repos
S:0.04-alt1

Group :: Development/Perl
RPM: perl-Text-WagnerFischer

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.04-alt1
Build date: 21 january 2009, 11:26 ( 795.3 weeks ago )
Size: 6585 b

Home page:   http://www.cpan.org

License: GPL or Artistic
Summary: Text::WagnerFischer is an implementation of the Wagner-Fischer edit distance in Perl.
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).

Current maintainer: Grigory Milev

List of contributors

List of rpms provided by this srpm:

  • perl-Text-WagnerFischer
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin