Source: libxml-libxml-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Nick Morrott Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: perl, debhelper (>= 11), libxml2-dev, libxml-namespacesupport-perl, libxml-sax-perl, pkg-config, zlib1g-dev Standards-Version: 4.3.0 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: ${shlibs:Depends}, ${misc:Depends}, ${perl: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.