File: control

package info (click to toggle)
libhtml-element-extended-perl 1.18-1.1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 108 kB
  • sloc: perl: 983; makefile: 42
file content (15 lines) | stat: -rw-r--r-- 614 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: libhtml-element-extended-perl
Section: perl
Priority: extra
Standards-Version: 3.9.1
Build-Depends: debhelper (>=5)
Build-Depends-Indep: libhtml-tree-perl (>=3.01), libhtml-tableextract-perl (>= 2.08), perl(>= 5.6.0-16)
Maintainer: Don Armstrong <don@debian.org>

Package: libhtml-element-extended-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libhtml-tree-perl, libhtml-tableextract-perl (>= 2.08)
Description: extended HTML::Element classes
 A package of several enhanced HTML::Element classes, most of which
 arose during the effort to implement an HTML::Element based table
 class.