perl-XML-RSSLite
Lightweight, "relaxed" RSS (and XML-ish) parser
SRPM: perl-XML-RSSLite-0.11-2.n0i.4.fc8.src.rpm SPEC: perl-XML-RSSLite.spec Version: 0.11 Release: 2.n0i.4.fc8 Epoch: License: Artistic Group: Development/Libraries Size: 10565 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/XML-RSSLite/ Date: Fri Jun 15 2007, 14:26 GMT
Description:
This module attempts to extract the maximum amount of content from
available documents, and is less concerned with XML compliance than
alternatives. Rather than rely on XML::Parser, it uses heuristics and good
old-fashioned Perl regular expressions. It stores the data in a simple hash
structure, and "aliases" certain tags so that when done, you can count on
having the minimal data necessary for re-constructing a valid RSS file.
This means you get the basic title, description, and link for a channel and
its items.
available documents, and is less concerned with XML compliance than
alternatives. Rather than rely on XML::Parser, it uses heuristics and good
old-fashioned Perl regular expressions. It stores the data in a simple hash
structure, and "aliases" certain tags so that when done, you can count on
having the minimal data necessary for re-constructing a valid RSS file.
This means you get the basic title, description, and link for a channel and
its items.
Changelog:
- Fri Jun 15 2007 Marius Feraru <altblue@n0i.net> - 0.11-2.n0i.4
- spec file (re)created using N0i::CPAN::RPMizer/1.14.9
- rebuild on perl 5.8.8 - Mon Aug 01 2005 Marius Feraru <altblue@n0i.net> 0.11-1.n0i.3
- spec file (re)created using N0i::CPAN::RPMizer/1.01
- rebuild on perl 5.8.7 - Sun Feb 01 2004 Marius FERARU <altblue@n0i.net> 0:0.11-0.n0i.2
- spec file (re?)created using N0i::CPAN::RPMizer/2004011001 - Sun Jun 29 2003 Marius FERARU <altblue@n0i.net> 0.11-0.n0i
- Initial build.
Files:
- perl-XML-RSSLite.spec
- XML-RSSLite-0.11.tgz
Requires:
- perl(ExtUtils::MakeMaker)
- reb00t-rpmdevtools
- rpmlib(CompressedFileNames)