File: control

package info (click to toggle)
libunicode-map8-perl 0.13%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 996 kB
  • sloc: perl: 495; ansic: 439; sh: 6; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 1,149 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
Source: libunicode-map8-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Niko Tyni <ntyni@iki.fi>,
           gregor herrmann <gregoa@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: perl-xs-dev,
               perl:native,
               debhelper-compat (= 13),
               libunicode-string-perl
Standards-Version: 3.9.5
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libunicode-map8-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libunicode-map8-perl.git
Homepage: https://metacpan.org/release/Unicode-Map8

Package: libunicode-map8-perl
Architecture: any
Depends: ${misc:Depends},
         ${perl:Depends},
         ${shlibs:Depends},
         libunicode-string-perl
Description: module to map 8bit character sets to Unicode
 Unicode::Map8 is a Perl module that implements efficient mapping tables for
 conversion between 8-bit character sets and 16 bit Unicode. There are about
 170 mapping tables between various character sets, based on vendor mapping
 tables provided by Unicode, Inc. and code tables in RFC1345.