File: control

package info (click to toggle)
liburi-fetch-perl 0.09-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 304 kB
  • ctags: 406
  • sloc: perl: 4,540; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 864 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: liburi-fetch-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl (>= 5.8.0-7), libmodule-build-perl, liburi-perl, libwww-perl, libclass-errorhandler-perl
Maintainer: Dominic Hargreaves <dom@earth.li>
Standards-Version: 3.9.2
Vcs-Git: git://anonscm.debian.org/users/dom/liburi-fetch-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/dom/liburi-fetch-perl.git
Homepage: http://search.cpan.org/dist/URI-Fetch/

Package: liburi-fetch-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, liburi-perl, libwww-perl, libclass-errorhandler-perl
Recommends: libcache-perl, libcompress-zlib-perl
Description:  Smart URI fetching/caching
 URI::Fetch is a smart client for fetching HTTP pages, notably syndication
 feeds (RSS, Atom, and others), in an intelligent, bandwidth- and
 time-saving way.