deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: liblocale-codes-perl | perl (<< 5.28), libxml-libxml-perl, perl:any
Description: |-
make HTML5 DOM trees less insane
HTML::HTML5::Sanity is a Perl library tidying HTML::HTML5::Parser.
.
The Document Object Model (DOM) generated by HTML::HTML5::Parser meets
the requirements of the HTML5 spec, but will probably catch a lot of
people by surprise.
.
The main oddity is that elements and attributes which appear to be
namespaced are not really. For example, the following element:
.
<div xml:lang="fr">...</div>
.
Looks like it should be parsed so that it has an attribute "lang" in
the XML namespace. Not so. It will really be parsed as having the
attribute "xml:lang" in the null namespace.
Enhances: libhtml-html5-parser-perl
Homepage: https://metacpan.org/release/HTML-HTML5-Sanity
Installed-Size: '37'
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libhtml-html5-sanity-perl
Priority: optional
Section: perl
Version: 0.105-5
srcpkg_name: libhtml-html5-sanity-perl
srcpkg_version: 0.105-5