Edit

IABSD.fr/ports/textproc/p5-XML-RSS-Parser/pkg/DESCR

Branch :

  • Show log

    Commit

  • Author : steven
    Date : 2006-03-12 17:11:14
    Hash : 19dabc02
    Message : p5-XML-RSS-Parser was taken out of p5-XML-RAI again. re-add it, version 4.0, submitted by maintainer Jasper Lievisse Adriaanse. also added a man page fix

  • textproc/p5-XML-RSS-Parser/pkg/DESCR
  • 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.