Source: libhtml-tree-perl
Maintainer: Openkylin Developers <packaging@lists.openkylin.top>
Uploaders: Luo Yaoming <luoyaoming@kylinos.cn>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 11),
               libmodule-build-perl
Build-Depends-Indep: perl,
                     libhtml-parser-perl,
                     libhtml-tagset-perl,
                     libtest-fatal-perl,
                     libtest-leaktrace-perl
Standards-Version: 4.3.0
Vcs-Browser: https://gitee/openkylin/libhtml-tree-perl
Vcs-Git: https://gitee/openkylin/libhtml-tree-perl.git
Homepage: https://metacpan.org/release/HTML-Tree

Package: libhtml-tree-perl
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
         ${perl:Depends},
         libhtml-parser-perl,
         libhtml-tagset-perl
Recommends: libhtml-format-perl,
            libwww-perl
Description: Perl module to represent and create HTML syntax trees
 HTML::Tree is a collection of modules that represent, create and extract
 information from HTML syntax trees.  These modules used to be part of
 the libwww-perl distribution, but are now unbundled in order to
 facilitate a separate development track.
