Source: libhtml-selector-xpath-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Florian Schlichting Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl, libtest-pod-perl, libtest-base-perl, libhtml-treebuilder-xpath-perl Standards-Version: 4.2.1 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libhtml-selector-xpath-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libhtml-selector-xpath-perl.git Homepage: https://metacpan.org/release/HTML-Selector-XPath Package: libhtml-selector-xpath-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: module for compiling CSS Selectors to XPath HTML::Selector::XPath is a Perl module that provides simple utility functions for compiling CSS Selectors to the equivalent XPath expression. It provides full support for CSS2 and partial support for CSS3 selectors.