Source: libhtml-tableextract-perl
Section: perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: libhtml-parser-perl,
 perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Florian Schlichting <fsfs@debian.org>
Standards-Version: 4.1.3
Homepage: https://metacpan.org/release/HTML-TableExtract
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libhtml-tableextract-perl.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libhtml-tableextract-perl
Testsuite: autopkgtest-pkg-perl

Package: libhtml-tableextract-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libhtml-parser-perl
Suggests: libhtml-element-extended-perl
Description: module for extracting the content contained in HTML tables
 HTML::TableExtract is a module that simplifies the extraction of information
 contained in tables within HTML documents, either as text or encoded element
 trees.
 .
 For extracting a tree structure of element objects, the additional package
 libhtml-element-extended-perl might be needed.
