ruby-levenshtein 0.2.2-3build2 (s390x binary) in ubuntu noble

 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?.

Details

Package version:
0.2.2-3build2
Source:
ruby-levenshtein 0.2.2-3build2 source package in Ubuntu
Status:
Superseded
Component:
universe
Priority:
Optional