Add ARM files
[dh-make-perl] / dev / arm / libhtml-tree-perl / libhtml-tree-perl-3.23 / debian / libhtml-tree-perl / DEBIAN / control
1 Package: libhtml-tree-perl
2 Version: 3.23-1
3 Section: perl
4 Priority: optional
5 Architecture: all
6 Depends: perl, libhtml-parser-perl, libhtml-tagset-perl (>= 3.02)
7 Conflicts: libwww-perl (<< 5.36-0)
8 Replaces: libwww-perl (<< 5.36-0)
9 Installed-Size: 524
10 Maintainer: Debian Catalyst Maintainers <pkg-catalyst-maintainers@lists.alioth.debian.org>
11 Description: represent and create HTML syntax trees
12  This is a collection of modules that represent, create and extract
13  information from HTML syntax trees.  These modules used to be part of
14  the libwww-perl distribution, but are now unbundled in order to
15  facilitate a separate development track.