1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
Source: libwww-mechanize-autopager-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libhtml-autopagerize-perl,
libjson-perl (>= 2.09),
libwww-mechanize-perl (>= 1.50),
perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: TANIGUCHI Takaki <takaki@debian.org>,
gregor herrmann <gregoa@debian.org>
Standards-Version: 3.9.2
Homepage: http://search.cpan.org/dist/WWW-Mechanize-AutoPager/
Vcs-Git: git://git.debian.org/pkg-perl/packages/libwww-mechanize-autopager-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libwww-mechanize-autopager-perl.git
Package: libwww-mechanize-autopager-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
libhtml-autopagerize-perl,
libjson-perl (>= 2.09),
libwww-mechanize-perl (>= 1.50)
Description: plugin for WWW::Mechanize for automatic pagination
WWW::Mechanize::AutoPager is a plugin for WWW::Mechanize to do automatic
pagination using AutoPagerize user script.
|