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

Changelog

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

  * No-change rebuild for perlapi5.38t64.

 -- Matthias Klose <email address hidden>  Sat, 02 Mar 2024 15:53:38 +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-5build3.debian.tar.xz 2.4 KiB ea4e216cc72e064375a6a4b7627d8a848e480c7c3d726bca80262adb632d7265
libtext-levenshteinxs-perl_0.03-5build3.dsc 2.2 KiB adeb5ac6588b54fc79963826b58baf54fd1a3b49060c3aa7d3bb595db60187b0

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