File: control

package info (click to toggle)
libxml-catalog-perl 0.02-11
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 68 kB
  • ctags: 29
  • sloc: perl: 223; makefile: 43
file content (22 lines) | stat: -rw-r--r-- 1,100 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-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>
Vcs-Browser: http://alioth.debian.org/plugins/scmcvs/cvsweb.php/packages/libxml-catalog-perl/?cvsroot=debian-xml-sgml
Vcs-Cvs: :pserver:anonymous@cvs.alioth.debian.org:/cvsroot/debian-xml-sgml/packages/libxml-catalog-perl
Standards-Version: 3.7.3
Build-Depends: debhelper (>= 5.0)
Build-Depends-Indep: 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.