File: control

package info (click to toggle)
libxml-encoding-perl 1.01-3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,236 kB
  • ctags: 41
  • sloc: xml: 13,364; perl: 504; makefile: 34; ansic: 27
file content (21 lines) | stat: -rw-r--r-- 872 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
Source: libxml-encoding-perl
Section: interpreters
Priority: optional
Maintainer: Ardo van Rangelrooij <ardo@debian.org>
Standards-Version: 3.5.6
Build-Depends-Indep: debhelper (>= 3.0.18), perl, libxml-parser-perl

Package: libxml-encoding-perl
Section: interpreters
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.