File: control

package info (click to toggle)
libxml-catalog-perl 0.02-9
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 64 kB
  • ctags: 29
  • sloc: perl: 223; makefile: 43
file content (19 lines) | stat: -rw-r--r-- 864 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: libxml-catalog-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, liburi-perl, libwww-perl, libxml-parser-perl

Package: libxml-catalog-perl
Section: perl
Priority: optional
Architecture: all
Depends: ${perl:Depends}, liburi-perl, libwww-perl, libxml-parser-perl
Description: Perl module for resolving public and system identifiers
 This module implements draft 0.4 of John Cowan's XML Catalog (formerly known
 as XCatalog) proposal (<http://www.ccil.org/~cowan/XML/XCatalog.html>).
 Catalogs may be written in either SOCAT or XML syntax (see the proposal for
 syntax details); XML::Catalog will assume SOCAT syntax if the catalog is not
 in well-formed XML syntax.