File: control

package info (click to toggle)
libxml-libxml-common-perl 0.13-5
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 104 kB
  • ctags: 141
  • sloc: perl: 210; makefile: 35
file content (15 lines) | stat: -rw-r--r-- 594 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: libxml-libxml-common-perl
Section: perl
Priority: optional
Maintainer: Jay Bonci <jaybonci@debian.org>
Standards-Version: 3.6.1.0
Build-Depends: debhelper (>= 4.1), perl (>= 5.8.0-3), libxml2-dev (>= 2.5.10), zlib1g-dev (>= 1:1.1.4)

Package: libxml-libxml-common-perl
Section: perl
Priority: optional
Architecture: any
Depends: ${perl:Depends}, ${shlibs:Depends}
Description: Perl module for common routines & constants for XML::LibXML et al
 This module contains several constants and functions that are shared
 by XML::LibXML, XML::GDOME and XML::LibXSLT (not all done yet, though).