Package perl-Text-WagnerFischer: Information

    Source package: perl-Text-WagnerFischer
    Version: 0.04-alt1
    Build time:  Apr 2, 2018, 06:22 AM
    Category: Development/Perl
    Report package bug
    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).

    List of rpms provided by this srpm:
    perl-Text-WagnerFischer (noarch)

    Maintainer: Grigory Milev

    List of contributors:
    Grigory Milev

      1. perl-devel

    Last changed


    Jan. 21, 2009 Grigory Milev 0.04-alt1
    - Initial build for ALT Linux