libtext-levenshteinxs-perl 0.03-5build2 source package in Ubuntu

Changelog

libtext-levenshteinxs-perl (0.03-5build2) noble; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Wed, 10 Jan 2024 13:48:53 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libtext-levenshteinxs-perl_0.03.orig.tar.gz 3.0 KiB e374ff7b237919ce5ea9245f356d1cb52cc87fd26b3a5a38b3f3e5ff82a01491
libtext-levenshteinxs-perl_0.03-5build2.debian.tar.xz 2.3 KiB 44c7a1af6cb728b40b717c3382c845941683ef66446bf610f0fe398543ed23a1
libtext-levenshteinxs-perl_0.03-5build2.dsc 2.2 KiB 1d409112475d7f7e6a1dfe69ab6f1bfd3374c2ba346abea88e120565259bbd11

Available diffs

View changes file

Binary packages built by this source

libtext-levenshteinxs-perl: 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-dbgsym: debug symbols for libtext-levenshteinxs-perl