Source: libxml-rss-feed-perl
Section: perl
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 7), perl, libxml-rss-perl
Standards-Version: 3.7.2
Homepage: http://search.cpan.org/~jbisbee/XML-RSS-Feed/

Package: libxml-rss-feed-perl
Architecture: all
Depends: ${perl:Depends}, libxml-rss-perl, libclone-perl,libhtml-parser-perl,liburi-perl
Description: Perl module for Persistent XML RSS (RDF Site Summary) Encapsulation
 This module is a framework for persistent XML RSS (RDF Site Summary)
 Encapsulation. This module provides a framework for watching multiple
 RSS sources. The magic is in the late_breaking_news method that returns 
 only headlines it hasn't seen.
 .
 If you want a non-blocking way to watch multiple RSS sources with one 
 process use POE::Component::RSSAggregator (libpoe-component-rssaggregator)
