deb_control_files:
- control
- md5sums
deb_fields:
Architecture: arm64
Depends: ruby | ruby-interpreter, libc6 (>= 2.17), libruby3.1 (>= 3.1.0~preview1),
libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
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?.
Homepage: http://www.erikveen.dds.nl/levenshtein/index.html
Installed-Size: '96'
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Package: ruby-levenshtein
Priority: optional
Section: ruby
Source: ruby-levenshtein (0.2.2-3)
Version: 0.2.2-3+b2
srcpkg_name: ruby-levenshtein
srcpkg_version: 0.2.2-3