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 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44
|
Source: libperlanet-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: cdbs,
devscripts,
libmodule-build-perl,
perl,
debhelper (>= 8~),
dh-buildinfo,
libdatetime-perl,
libyaml-perl,
libhtml-scrubber-perl,
libmoosex-traits-perl,
libhtml-tidy-perl,
libmoose-perl,
liburi-fetch-perl,
libtemplate-perl,
libtry-tiny-perl,
libxml-feed-perl (>= 0.22),
libtest-pod-perl,
libtest-pod-coverage-perl,
libmoosex-configfromfile-perl,
libchi-perl,
libxml-opml-simplegen-perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libperlanet-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libperlanet-perl
Homepage: http://search.cpan.org/dist/Perlanet/
Package: libperlanet-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends},
${cdbs:Depends}
Recommends: ${cdbs:Recommends}
Description: program for creating programs that aggregate web feeds
Perlanet is a Perl module for aggregating web feeds.
.
It allows you to aggregate a number of web feeds (both Atom and RSS)
and to publish a web page and another web feed containing the
aggregated content.
|