libencode-hanextra-perl 0.23-5build3 source package in Ubuntu

Changelog

libencode-hanextra-perl (0.23-5build3) hirsute; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Mon, 09 Nov 2020 12:43:01 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Hirsute
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
libencode-hanextra-perl_0.23.orig.tar.gz 1.5 MiB 1fd4b06cada70858003af153f94c863b3b95f2e3d03ba18d0451a81d51db443a
libencode-hanextra-perl_0.23-5build3.debian.tar.xz 4.2 KiB eb6a042a2e5fb162a6876331409a9ee301b9ca7c32d2db5f9af97af709139780
libencode-hanextra-perl_0.23-5build3.dsc 2.2 KiB a04c492f29dc15e25f18e0b61791d77bea8743d2918e140ff0869e1f5421d437

Available diffs

View changes file

Binary packages built by this source

libencode-hanextra-perl: perl module providing extra sets of Chinese character encodings

 Perl 5.7.3 and later ships with an adequate set of Chinese encodings,
 including the commonly used CP950, CP936 (also known as GBK),
 Big5 (alias for Big5-Eten), Big5-HKSCS, EUC-CN, HZ, and
 ISO-IR-165. However, the numbers of Chinese encodings are staggering,
 and a complete coverage will easily increase the size of perl distribution
 by several megabytes; hence, this module tries to provide the rest of them.
 If you are using Perl 5.8 or later, Encode::CN and Encode::TW will
 automatically load the extra encodings for you, so there's no need to
 explicitly write "use Encode::HanExtra" if you are using one of them
 already.

libencode-hanextra-perl-dbgsym: debug symbols for libencode-hanextra-perl