1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: libxml-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jay Bonci <jaybonci@debian.org>,
Ansgar Burchardt <ansgar@43-1.org>
Standards-Version: 3.8.4
Homepage: http://search.cpan.org/dist/libxml-perl/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libxml-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libxml-perl/
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl, libxml-parser-perl
Package: libxml-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libxml-parser-perl
Description: Perl modules for working with XML
libxml-perl is a collection of smaller Perl modules, scripts, and
documents for working with XML in Perl. libxml-perl software
works in combination with XML::Parser, PerlSAX, XML::DOM,
XML::Grove and others.
|