File: control

package info (click to toggle)
libunicode-utf8-perl 0.60-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 464 kB
  • ctags: 868
  • sloc: perl: 2,337; makefile: 10
file content (31 lines) | stat: -rw-r--r-- 972 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
Source: libunicode-utf8-perl
Section: perl
Priority: optional
Build-Depends: cdbs,
 devscripts,
 perl,
 debhelper,
 dh-buildinfo,
 libtest-fatal-perl,
 libtest-leaktrace-perl,
 libvariable-magic-perl,
 libtest-pod-perl,
 libtaint-runtime-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libunicode-utf8-perl
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libunicode-utf8-perl.git
Homepage: http://search.cpan.org/dist/Unicode-UTF8/

Package: libunicode-utf8-perl
Architecture: any
Depends: ${cdbs: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.