Name : perl-XML-Feed
| |
Version : 0.63
| Vendor : openSUSE
|
Release : 1.8
| Date : 2024-02-01 02:18:25
|
Group : Unspecified
| Source RPM : perl-XML-Feed-0.63-1.8.src.rpm
|
Size : 0.09 MB
| |
Packager : http://bugs_opensuse_org
| |
Summary : Syndication feed parser and auto-discovery
|
Description :
_XML::Feed_ is a syndication feed parser for both RSS and Atom feeds. It also implements feed auto-discovery for finding feeds, given a URI.
_XML::Feed_ supports the following syndication feed formats:
* * RSS 0.91
* * RSS 1.0
* * RSS 2.0
* * Atom
The goal of _XML::Feed_ is to provide a unified API for parsing and using the various syndication formats. The different flavors of RSS and Atom handle data in different ways: date handling; summaries and content; escaping and quoting; etc. This module attempts to remove those differences by providing a wrapper around the formats and the classes implementing those formats (XML::RSS and XML::Atom::Feed). For example, dates are handled differently in each of the above formats. To provide a unified API for date handling, _XML::Feed_ converts all date formats transparently into DateTime objects, which it then returns to the caller.
|
RPM found in directory: /vol/rzm3/linux-opensuse/ports/i586/tumbleweed/repo/oss/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(XML::Feed)
perl(XML::Feed::Content)
perl(XML::Feed::Enclosure)
perl(XML::Feed::Entry)
perl(XML::Feed::Entry::Format::Atom)
perl(XML::Feed::Entry::Format::RSS)
perl(XML::Feed::Format::Atom)
perl(XML::Feed::Format::RSS)
perl(XML::Feed::Util)
perl-XML-Feed
Requires :