File: control

package info (click to toggle)
libxml-encoding-perl 1.01-8
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,248 kB
  • ctags: 43
  • sloc: xml: 13,364; perl: 504; makefile: 44; ansic: 27
file content (22 lines) | stat: -rw-r--r-- 933 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
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.6.1
Build-Depends-Indep: debhelper (>= 4.1), 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.