Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37851590
en ru br
ALT Linux repos
S:3.05-alt1.2
5.0: 3.03-alt1
4.1: 3.03-alt1
4.0: 3.02-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.03-alt1
Build date: 5 march 2008, 09:11 ( 844.2 weeks ago )
Size: 12.22 Kb

Home page:   http://search.cpan.org/dist/Text-Soundex/

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.

Current maintainer: Alexey Tourbin

List of contributors

List of rpms provided by this srpm:

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