Package perl-Text-Soundex: Information

    Source package: perl-Text-Soundex
    Version: 3.03-alt1.1
    Build time:  Nov 12, 2010, 08:47 AM
    Category: Development/Perl
    Report package bug
    License: GPL or Artistic
    Summary: Implementation of the Soundex algorithm as described by Knuth
    Description: 
    This module implements the soundex algorithm as described by Donald Knuth
    in Volume 3 of The Art of Computer Programming.  The algorithm is intended
    to hash words (in particular surnames) into a small space using a simple model
    which approximates the sound of the word when spoken by an English speaker.
    Each word is reduced to a four character string, the first character being
    an upper case letter and the remaining three being digits.

    List of rpms provided by this srpm:
    perl-Text-Soundex (x86_64, i586)

    Maintainer: Alexey Tourbin

    List of contributors:
    Vladimir Lettiev
    Alexey Tourbin

      1. perl-devel

    Last changed


    Nov. 7, 2010 Vladimir Lettiev 3.03-alt1.1
    - rebuilt with perl 5.12
    March 5, 2008 Alexey Tourbin 3.03-alt1
    - 3.02 -> 3.03
    March 24, 2007 Alexey Tourbin 3.02-alt1
    - initial revision (detached from perl-base)