1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: libxml-libxml-common-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jay Bonci <jaybonci@debian.org>, Niko Tyni <ntyni@debian.org>
Standards-Version: 3.7.3
Homepage: http://search.cpan.org/dist/XML-LibXML-Common/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libxml-libxml-common-perl/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-libxml-common-perl/
Build-Depends: debhelper (>= 5), perl (>= 5.8.0-3), quilt (>= 0.40),
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).
|