Source: libhtml-copy-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Alejandro Garrido Mota <garridomota@gmail.com>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libclass-accessor-perl,
                     libhtml-parser-perl,
                     liburi-perl,
                     libhttp-message-perl | libwww-perl (<< 6),
                     perl
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-copy-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-copy-perl.git
Homepage: https://metacpan.org/release/HTML-Copy/

Package: libhtml-copy-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libclass-accessor-perl,
         libhtml-parser-perl,
         liburi-perl,
         libhttp-message-perl | libwww-perl (<< 6)
Description: module to copy a HTML file without breaking links
 HTML::Copy copies a HTML file without breaking links in the file and is a sub
 class of HTML::Parser.
 .
 This package provide the Perl module "HTML::Copy" and a command line tool
 "htmlcopy".
