Source: libhtml-linkextractor-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Christian Sánchez <csanchez@unplug.org.ve>,
 gregor herrmann <gregoa@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libhtml-parser-perl,
 liburi-perl,
 perl
Standards-Version: 3.9.4
Homepage: https://metacpan.org/release/HTML-LinkExtractor/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-linkextractor-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-linkextractor-perl.git

Package: libhtml-linkextractor-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libhtml-parser-perl,
 liburi-perl
Description: Perl module used to extract links from HTML documents
 HTML::LinkExtractor is used to extract links from HTML documents.  It is very
 similar to HTML::LinkExtor, except that besides getting the URL, you also get
 the link-text.
