Subject: CVS commit: pkgsrc/textproc/p5-XML-RSS-Parser
To: None <pkgsrc-changes@NetBSD.org>
From: Amitai Schlair <schmonz@netbsd.org>
List: pkgsrc-changes
Date: 06/20/2004 22:25:59
Module Name: pkgsrc
Committed By: schmonz
Date: Sun Jun 20 22:25:59 UTC 2004
Update of /cvsroot/pkgsrc/textproc/p5-XML-RSS-Parser
In directory ivanova.netbsd.org:/tmp/cvs-serv7148
Log Message:
Initial import of p5-XML-RSS-Parser.
XML::RSS::Parser is a lightweight liberal parser of RSS feeds that
is derived from the XML::Parser::LP module the I developed for
mt-rssfeed -- a Movable Type plugin. 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.
Vendor Tag: TNF
Release Tags: pkgsrc-base
N pkgsrc/textproc/p5-XML-RSS-Parser/Makefile
N pkgsrc/textproc/p5-XML-RSS-Parser/distinfo
N pkgsrc/textproc/p5-XML-RSS-Parser/DESCR
N pkgsrc/textproc/p5-XML-RSS-Parser/PLIST
No conflicts created by this import