File: control

package info (click to toggle)
libunicode-utf8-perl 0.62-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 492 kB
  • sloc: perl: 2,365; sh: 6; makefile: 3
file content (34 lines) | stat: -rw-r--r-- 1,072 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
33
34
Source: libunicode-utf8-perl
Section: perl
Priority: optional
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
Rules-Requires-Root: no

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.