Package : perl-XML-RSS-Parser > RPM : perl-XML-RSS-Parser-4.0.0-6.mga9.src.rpm

Basic items

Name perl-XML-RSS-Parser
Version 4.0.0
Release 6.mga9
URL https://metacpan.org/release/XML-RSS-Parser
Group Development/Perl
Summary An object representing a
Size 16KB
Arch noarch
License GPL+ or Artistic

Description

XML::RSS::Parser is a lightweight liberal parser of RSS feeds. This parser
is "liberal" in that it does not demand compliance of a specific RSS
version and will attempt to gracefully handle tags it does not expect or
understand. The parser's only requirements is that the file is well-formed
XML and remotely resembles RSS. Roughly speaking, well formed XML with a
'channel' element as a direct sibling or the root tag and 'item' elements
etc.

There are a number of advantages to using this module then just using a
standard parser-tree combination. There are a number of different RSS
formats in use today. In very subtle ways these formats are not entirely
compatible from one to another. XML::RSS::Parser makes a couple assumptions
to "normalize" the parse tree into a more consistent form. For instance, it
forces 'channel' and 'item' into a parent-child relationship. For more
detail see the SPECIAL PROCESSING NOTES manpage.

This module is leaner then the XML::RSS manpage -- the majority of code was
for generating RSS files. It also provides a XPath-esque interface to the
feed's tree.

Media information

Distribution release Mageia cauldron
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2022-03-20 16:20:30
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie