1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
Source: libunicode-japanese-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Florian Schlichting <fschlich@zedat.fu-berlin.de>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13),
libtest-pod-coverage-perl <!nocheck>,
libtest-pod-perl <!nocheck>,
libtest-script-perl <!nocheck>,
perl-xs-dev,
perl:native
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libunicode-japanese-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libunicode-japanese-perl.git
Homepage: https://metacpan.org/release/Unicode-Japanese
Rules-Requires-Root: no
Package: libunicode-japanese-perl
Architecture: any
Depends: ${misc:Depends},
${perl:Depends},
${shlibs:Depends}
Description: module for converting Japanese encodings
Unicode::Japanese is a Perl module for converting Japanese encodings. It has
support for conversion between ZENKAKU and HANKAKU, and safely handles EMOJI
for mobile devices (DoCoMo i-mode, ASTEL dot-i and J-PHONE J-Sky).
|