libtext-unaccent-perl 1.08-1.4build1 source package in Ubuntu

Changelog

libtext-unaccent-perl (1.08-1.4build1) noble; urgency=medium

  * No-change rebuild for the perl update.

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

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Loic Dachary
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libtext-unaccent-perl_1.08.orig.tar.gz 82.7 KiB 7cafe12ff540c85f699a0ee9a124bea1d45a61d1a0482ecd9b3784ad125778cb
libtext-unaccent-perl_1.08-1.4build1.debian.tar.xz 3.5 KiB 24b52307853d1472cc8b28255b6c2d9e8b00135b6aea997b0c9add3d0e6c720e
libtext-unaccent-perl_1.08-1.4build1.dsc 1.8 KiB 49c265c1a8ffd01cd0397da8bd15f40c54b163b1a374285e97c34bf2dfbc3129

View changes file

Binary packages built by this source

libtext-unaccent-perl: provides functions to remove accents using UTF16 as a pivot

 Text::Unaccent is a module that provides functions to remove accents
 from a string. For instance the string été will become ete. The
 charset of the input string is specified as an argument. The input is
 converted to UTF-16 using iconv(3), accents are stripped and the
 result is converted back to the original charset. The iconv -l
 command on GNU/Linux will show all charset supported.

libtext-unaccent-perl-dbgsym: debug symbols for libtext-unaccent-perl