Source: libxml-libxml-perl Standards-Version: 4.7.2 Maintainer: Debian Perl Group Uploaders: gregor herrmann , Nick Morrott , Section: perl Testsuite: autopkgtest-pkg-perl Build-Depends: debhelper-compat (= 13), libdevel-checklib-perl, libxml-namespacesupport-perl , libxml-sax-perl , libxml2-dev, perl-xs-dev, perl:native, pkgconf, zlib1g-dev, Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libxml-libxml-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libxml-libxml-perl.git Homepage: https://metacpan.org/release/XML-LibXML Package: libxml-libxml-perl Architecture: any Depends: ${libxml:Depends}, ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, libxml-namespacesupport-perl, libxml-sax-perl, Description: Perl interface to the libxml2 library XML::LibXML is a Perl interface to the GNOME libxml2 library, which provides interfaces for parsing and manipulating XML files. This module allows Perl programmers to make use of the highly capable validating XML parser and the high performance Document Object Model (DOM) implementation. Additionally, it supports using the XML Path Language (XPath) to find and extract information.