golang-github-texttheater-golang-levenshtein 1.0.1-2 source package in Ubuntu

Changelog

golang-github-texttheater-golang-levenshtein (1.0.1-2) unstable; urgency=medium

  * Source-only upload for testing eligibility.

 -- Cyril Brulebois <email address hidden>  Sun, 04 Dec 2022 01:51:32 +0100

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-texttheater-golang-levenshtein_1.0.1-2.dsc 2.4 KiB 9e7c5c251af2634aabba3c906c4eff430f62e63bd7c8d235cdefef98b442e994
golang-github-texttheater-golang-levenshtein_1.0.1.orig.tar.gz 4.7 KiB 8f5bf2a5650caba17702b568ac1c56a875df5450edd2130cbed7334f8d96b628
golang-github-texttheater-golang-levenshtein_1.0.1-2.debian.tar.xz 2.2 KiB 25d3a1e0f0cf117174fec02c1acb709cb78ac7f3790b249c051a63ccff1c740a

Available diffs

No changes file available.

Binary packages built by this source

golang-github-texttheater-golang-levenshtein-dev: 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).