Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37401670
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.05-alt1.2
Build date: 24 january 2019, 12:47 ( 273.1 weeks ago )
Size: 19.52 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: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

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