Source: libhtml-parser-perl
Maintainer: Stuart Raeburn <raeburn@>
Section: perl
Priority: optional
Build-Depends: debhelper-compat (= 13),
               perl-xs-dev,
               perl:native
Standards-Version: 4.7.2
Homepage: https://metacpan.org/release/HTML-Parser
Rules-Requires-Root: no

Package: libhtml-parser-perl
Architecture: any
Depends: ${misc:Depends},
         ${perl:Depends},
         ${shlibs:Depends}
Description: HTML parser class
 HTML::Parser deals with encoding and decoding of strings with HTML character
 entities. The module provides the following functions:
 .
 This description was automagically extracted from the module by dh-make-perl.
