Source: libio-html-perl
Section: perl
Priority: optional
Testsuite: autopkgtest-pkg-perl
Maintainer: OpenKylin Developers <packaging@lists.openkylin.top>
Build-Depends: debhelper-compat (= 13), perl
Standards-Version: 4.6.0
Vcs-Git: https://gitee.com/openkylin/libio-html-perl.git
Vcs-Browser: https://gitee.com/openkylin/libio-html-perl
Homepage: https://metacpan.org/release/IO-HTML

Package: libio-html-perl
Architecture: all
Depends:
 ${misc:Depends},
 ${perl:Depends}
Multi-Arch: foreign
Description: open an HTML file with automatic charset detection
 IO::HTML provides an easy way to open a file containing HTML while
 automatically determining its encoding.  It uses the HTML5 encoding
 sniffing algorithm specified in section 8.2.2.1 of the draft standard.
