Package perl-Text-WagnerFischer: Information

Source package:
perl-Text-WagnerFischer
Version:
0.04-alt1
Build time:
Sep 19, 2021, 02:01 AM
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:
List of contributors:

    1. perl-devel

Last changed


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