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

Changelog

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

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 08:00:33 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main perl
Noble release main perl

Downloads

File Size SHA-256 Checksum
libtext-levenshteinxs-perl_0.03.orig.tar.gz 3.0 KiB e374ff7b237919ce5ea9245f356d1cb52cc87fd26b3a5a38b3f3e5ff82a01491
libtext-levenshteinxs-perl_0.03-5build4.debian.tar.xz 2.4 KiB 593bdcfbd2ebc40c59a98196adf3946ee6d1d61d456e13bcf7ee884868f1a857
libtext-levenshteinxs-perl_0.03-5build4.dsc 2.3 KiB 81296f2694bdf70c23a8a283359119ebe80a07afaa0d51a135bc5fbf9794ca05

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