[ 源代码: libtext-levenshteinxs-perl ]
软件包:libtext-levenshteinxs-perl(0.03-5 以及其他的)
libtext-levenshteinxs-perl 的相关链接
Debian 的资源:
下载源码包 libtext-levenshteinxs-perl:
- [libtext-levenshteinxs-perl_0.03-5.dsc]
- [libtext-levenshteinxs-perl_0.03.orig.tar.gz]
- [libtext-levenshteinxs-perl_0.03-5.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
XS implementation of the Levenshtein edit distance
Text::LevenshteinXS implements the Levenshtein edit distance in a XS way; this should be much faster than the pure Perl implementation.
The Levenshtein edit distance is a measure of the degree of proximity between two strings. This distance is the number of substitutions, deletions or insertions ("edits") needed to transform one string into the other one (and vice versa). When two strings have distance 0, they are the same.
其他与 libtext-levenshteinxs-perl 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: perl (>= 5.40.0-6)
- 拉里 沃尔的实用报表提取语言(Perl)
-
- dep: perlapi-5.40.0
- 本虚包由这些包填实: perl-base