File: control

package info (click to toggle)
libxml-encoding-perl 1.01-9
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,280 kB
  • ctags: 50
  • sloc: xml: 13,687; perl: 504; makefile: 84; ansic: 27
file content (23 lines) | stat: -rw-r--r-- 947 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
Source: libxml-encoding-perl
Section: perl
Priority: optional
Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Uploaders: Ardo van Rangelrooij <ardo@debian.org>
Standards-Version: 3.7.2
Build-Depends: debhelper (>= 5.0)
Build-Depends-Indep: perl, libxml-parser-perl

Package: libxml-encoding-perl
Section: perl
Priority: optional
Architecture: all
Depends: ${perl:Depends}, libxml-parser-perl
Description: Perl module for parsing encoding map XML files
 This module, built as a subclass of XML::Parser, parses encoding map
 XML files.  Included in the package is the compile_encoding script
 that compiles these to the binary form used by XML::Parser in order
 to parse scripts in the given encoding.  Also included is a script
 that generates encoding map XML files from the type of mapping files
 obtained at ftp://ftp.unicode.org/Public/MAPPINGS.
 .
 Several encoding maps are included in the maps subdirectory.