libencoding-fixlatin-xs-perl 1.02-1build3 source package in Ubuntu

Changelog

libencoding-fixlatin-xs-perl (1.02-1build3) noble; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Wed, 10 Jan 2024 14:07:15 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libencoding-fixlatin-xs-perl_1.02.orig.tar.gz 55.1 KiB bc69d6382c1f346a51408169762d2bd07b9ba9e69db11d50e8a6c40beda2fd1a
libencoding-fixlatin-xs-perl_1.02-1build3.debian.tar.xz 3.2 KiB 4db3ee17750bf187c8a4e8b672323b95d0d0dc6b564d2982d200385af964aa0a
libencoding-fixlatin-xs-perl_1.02-1build3.dsc 2.2 KiB 362594bf88c0c49288800526e1fcbb926fc0dd53af9cee26e1803e7a7a1b7ae9

Available diffs

View changes file

Binary packages built by this source

libencoding-fixlatin-xs-perl: XS implementation layer for Encoding::FixLatin

 Most encoding conversion tools take input in one encoding
 and produce output in another encoding.
 Encoding::FixLatin takes input which may contain characters
 in more than one encoding
 and makes a best effort to convert them all to UTF-8 output.
 .
 Encoding::FixLatin::XS provides a C implementation
 of the 'fix_latin' algorithm.
 It is not meant to be called directly.
 Instead, simply install this module
 and use Encoding::FixLatin as normal.
 Encoding::FixLatin will use this module if it's found
 and will fall back to the pure-Perl implementation otherwise.

libencoding-fixlatin-xs-perl-dbgsym: debug symbols for libencoding-fixlatin-xs-perl