File: control

package info (click to toggle)
libunicode-utf8-perl 0.63-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 848 kB
  • sloc: perl: 2,362; makefile: 3; sh: 1
file content (32 lines) | stat: -rw-r--r-- 1,029 bytes parent folder | download
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
28
29
30
31
32
Source: libunicode-utf8-perl
Section: perl
Build-Depends:
 debhelper-compat (= 13),
 libtaint-runtime-perl <!nocheck>,
 libtest-fatal-perl <!nocheck>,
 libtest-leaktrace-perl <!nocheck>,
 libtest-pod-perl <!nocheck>,
 libvariable-magic-perl <!nocheck>,
 perl,
 perl-xs-dev,
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders:
 Jonas Smedegaard <dr@jones.dk>,
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libunicode-utf8-perl.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libunicode-utf8-perl
Homepage: https://metacpan.org/release/Unicode-UTF8
Testsuite: autopkgtest-pkg-perl

Package: libunicode-utf8-perl
Architecture: any
Depends:
 ${misc:Depends},
 ${perl:Depends},
 ${shlibs:Depends},
Description: encoding and decoding of UTF-8 encoding form
 Unicode::UTF8 provides functions
 to encode and decode UTF-8 encoding form
 as specified by Unicode and ISO/IEC 10646:2011.
 .
 Performs between 600% and 1200% faster than Encode.