File: control

package info (click to toggle)
libhtml-autopagerize-perl 0.02-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 260 kB
  • sloc: perl: 4,318; makefile: 2
file content (24 lines) | stat: -rw-r--r-- 1,097 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: libhtml-autopagerize-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: libhtml-treebuilder-xpath-perl,
 liburi-perl, libwww-perl, perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: TANIGUCHI Takaki <takaki@debian.org>,
 Nicholas Bamber <nicholas@periapt.co.uk>
Standards-Version: 3.9.2
Homepage: http://search.cpan.org/dist/HTML-AutoPagerize/
Vcs-Git: git://git.debian.org/pkg-perl/packages/libhtml-autopagerize-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-autopagerize-perl.git

Package: libhtml-autopagerize-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libhtml-treebuilder-xpath-perl,
 liburi-perl, perl
Suggests: libwww-perl
Description: utility to load AutoPagerize SITEINFO stuff
 HTML::AutoPagerize is an utility module to load SITEINFO defined in
 AutoPagerize. AutoPagerize is an userscript to automatically figure out
 the "next link" of the current page, then fetch the content and insert
 the content by extracting the "page element".