./textproc/p5-XML-Feed, Perl syndication feed parser for both RSS and Atom feeds

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.65nb1, Package name: p5-XML-Feed-0.65nb1, Maintainer: pkgsrc-users

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.

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 differ-
ences by providing a wrapper around the formats and the classes imple-
menting those formats (XML::RSS and XML::Atom::Feed).


Required to run:
[textproc/p5-XML-RSS] [textproc/p5-XML-LibXML] [textproc/p5-XML-Atom] [www/p5-libwww] [www/p5-HTML-Parser] [lang/perl5] [time/p5-DateTime] [time/p5-DateTime-Format-W3CDTF] [time/p5-DateTime-Format-ISO8601] [time/p5-DateTime-Format-Mail] [devel/p5-Class-ErrorHandler] [devel/p5-Module-Pluggable] [textproc/p5-Feed-Find] [www/p5-URI-Fetch] [time/p5-DateTime-Format-Flexible] [time/p5-DateTime-Format-Natural]

Master sites: (Expand)

Filesize: 62.93 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-16 13:08:07 by Thomas Klausner | Files touched by this commit (2504)
Log message:
*: recursive bump for perl 5.40
   2024-08-13 04:47:02 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.65

Upstream changes:
## [0.65] - 2024-07-08

### Fixed

* Packaging errors in version 0.64 (thanks @perlpunk for spotting them)

## [0.64] - 2024-07-07

### Added

* Include parse error message in output (thanks @renderorange)
   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161)
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
   2021-10-11 22:28:06 by Amitai Schleier | Files touched by this commit (2)
Log message:
Update to 0.63. From the changelog:

* Fixed a bug with non-UTC time zones (thanks @nanto)
* Fixed a broken constructor call (thanks @bbkr)
* Reduced some code complexity
* Added an explicit "use" statement
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: Remove SHA1 hashes for distfiles
   2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34