@hackage rss-conduit0.3.0.0

Streaming parser/renderer for the RSS 2.0 standard.

rss-conduit

This Haskell library implements a streaming parser/renderer for the RSS 2.0 syndication format, based on conduits.

Parsers are lenient as much as possible. E.g. unexpected tags are simply ignored.