Source: libxml-xpath-perl Standards-Version: 4.7.4 Maintainer: Debian Perl Group Uploaders: Ansgar Burchardt , Nick Morrott , Section: perl Testsuite: autopkgtest-pkg-perl Build-Depends: debhelper-compat (= 13), Build-Depends-Indep: libpath-tiny-perl , libscalar-list-utils-perl , libxml-parser-perl , perl, Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libxml-xpath-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libxml-xpath-perl.git Homepage: https://metacpan.org/release/XML-XPath Package: libxml-xpath-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libscalar-list-utils-perl, libxml-parser-perl, Description: Perl module for processing XPath The XML::XPath module implements the W3C's XPath specification. It aims to be completely correct to the letter of the spec, and yet still allow extensions through the use of functions and variables, such as are provided by XSLT and XPointer. . Besides the Perl modules it also provides a command line tool named "xpath" to query XPath statements in XML documents.