Package: ruby-levenshtein (0.2.2-3 and others)
Links for ruby-levenshtein
Debian Resources:
Download Source Package ruby-levenshtein:
- [ruby-levenshtein_0.2.2-3.dsc]
- [ruby-levenshtein_0.2.2.orig.tar.gz]
- [ruby-levenshtein_0.2.2-3.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [www.erikveen.dds.nl]
Similar packages:
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?.
Other Packages Related to ruby-levenshtein
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
-
- dep: libruby3.1t64 (>= 3.1.0~preview1)
- Libraries necessary to run Ruby 3.1
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- or ruby-interpreter
- Package not available
Download ruby-levenshtein
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
armel | 0.2.2-3+b3 | 7.2 kB | 36.0 kB | [list of files] |