Source: libhtml-tagset-perl Maintainer: Debian Perl Group Uploaders: Krzysztof Krzyżaniak (eloy) , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl, libtest-pod-perl Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhtml-tagset-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libhtml-tagset-perl.git Homepage: https://metacpan.org/release/HTML-Tagset Testsuite: autopkgtest-pkg-perl Package: libhtml-tagset-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Data tables pertaining to HTML HTML-Tagset contains data tables useful in dealing with HTML. For instance, it provides %HTML::Tagset::emptyElement, which lists all of the HTML elements which cannot have content. It provides no functions or methods.