File: control

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

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