Source: libhtml-tree-perl
Maintainer: Debian Catalyst Maintainers <pkg-catalyst-maintainers@lists.alioth.debian.org>
Uploaders: Krzysztof Krzyzaniak (eloy) <eloy@debian.org>, Florian Ragwitz <rafl@debianforum.de>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 5)
Build-Depends-Indep: libhtml-parser-perl, libhtml-tagset-perl (>= 3.02), perl
Standards-Version: 3.7.2.1

Package: libhtml-tree-perl
Architecture: all
Depends: ${perl:Depends}, libhtml-parser-perl, libhtml-tagset-perl (>= 3.02)
Replaces: libwww-perl (<< 5.36-0)
Conflicts: libwww-perl (<< 5.36-0)
Description: represent and create HTML syntax trees
 This 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.
