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

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


Branch: pkgsrc-2017Q1, Version: 0.53nb2, Package name: p5-XML-Feed-0.53nb2, 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:
[devel/p5-Module-Pluggable] [devel/p5-Class-ErrorHandler] [lang/perl5] [textproc/p5-XML-RSS] [textproc/p5-XML-LibXML] [textproc/p5-Feed-Find] [textproc/p5-XML-Atom] [www/p5-libwww] [www/p5-URI-Fetch] [www/p5-HTML-Parser] [time/p5-DateTime-Format-Mail] [time/p5-DateTime] [time/p5-DateTime-Format-W3CDTF]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

SHA1: 7c02eafc4f2225a0db36efd1c2045fa6e3c88062
RMD160: 0e46acb610d95570c0ca89c2bd6255fe76c96630
Filesize: 53.309 KB

Version history: (Expand)


CVS history: (Expand)


   2017-04-16 17:11:12 by Benny Siegert | Files touched by this commit (1)
Log message:
Pullup ticket #5271 - requested by sevan
textproc/p5-XML-Feed: build fix

Revisions pulled up:
- textproc/p5-XML-Feed/Makefile                                 1.25

---
   Module Name:    pkgsrc
   Committed By:   schmonz
   Date:           Tue Apr 11 18:38:11 UTC 2017

   Modified Files:
           pkgsrc/textproc/p5-XML-Feed: Makefile

   Log message:
   Promote p5-{HTML-Parser,libwww} to runtime DEPENDS to match META.json.
   Bump PKGREVISION.