File: control

package info (click to toggle)
libhtml-parser-perl 3.55-1%2Betch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 528 kB
  • ctags: 192
  • sloc: ansic: 1,986; perl: 1,935; makefile: 43
file content (18 lines) | stat: -rw-r--r-- 942 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: libhtml-parser-perl
Maintainer: Debian Catalyst Maintainers <pkg-catalyst-maintainers@lists.alioth.debian.org>
Uploaders: Krzysztof Krzyzaniak (eloy) <eloy@debian.org>, Kenneth J. Pronovici <pronovic@debian.org>, Florian Ragwitz <rafl@debianforum.de>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 5.0.0), perl (>= 5.8.1), libhtml-tagset-perl, libtest-pod-perl, liburi-perl
Standards-Version: 3.7.2.1

Package: libhtml-parser-perl
Architecture: any
Depends: ${perl:Depends}, libhtml-tagset-perl, ${shlibs:Depends}, liburi-perl
Enhances: libwww-perl
Replaces: libwww-perl (<<5.36-0)
Conflicts: libwww-perl (<<5.36-0), libhtml-tree-perl (<<0.61-0)
Description: A collection of modules that parse HTML text documents
 This is a collection of modules that parse HTML text documents. These
 modules used to be part of the libwww-perl distribution, but are now
 unbundled in order to facilitate a separate development track.