套件:golang-github-texttheater-golang-levenshtein-dev(1.0.1-2)
golang-github-texttheater-golang-levenshtein-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-texttheater-golang-levenshtein:
- [golang-github-texttheater-golang-levenshtein_1.0.1-2.dsc]
- [golang-github-texttheater-golang-levenshtein_1.0.1.orig.tar.gz]
- [golang-github-texttheater-golang-levenshtein_1.0.1-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Go implementation of the Levenshtein algorithm (library)
This package is a Go implementation of the Levenshtein algorithm for computing the similarity between two strings. It provides edit distances, edit scripts, and ratios for strings (slices of runes).