[DRE-maint] Bug#703189: ITP: ruby-levenshtein -- calculates the Levenshtein distance between two sequences

Jérémy Bobbio lunar at debian.org
Sat Mar 16 15:36:53 UTC 2013


Package: wnpp
Severity: wishlist
Owner: Jérémy Bobbio <lunar at debian.org>

* Package name    : ruby-levenshtein
  Version         : 0.2.2
  Upstream Author : Erik Veenstra <levenshtein at erikveen.dds.nl>
* URL             : http://www.erikveen.dds.nl/levenshtein/index.html
* License         : GPL-2
  Programming Lang: Ruby
  Description     : calculates the Levenshtein distance between two sequences

The Levenshtein distance is a metric for measuring the amount of
difference between two sequences (i.e., the so called edit distance).
The Levenshtein distance between two sequences is given by the minimum
number of operations needed to transform one sequence into the other,
where an operation is an insertion, deletion, or substitution of a
single element.

This Ruby library can work on strings, arrays or any other objects
provided the sequences respond to :each and the objects to :hash and :eql?.

-- 
Jérémy Bobbio                        .''`. 
lunar at debian.org                    : :Ⓐ  :  # apt-get install anarchism
                                    `. `'` 
                                      `-   
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-ruby-extras-maintainers/attachments/20130316/7aade654/attachment-0001.pgp>


More information about the Pkg-ruby-extras-maintainers mailing list