rss-conduit

Streaming parser/renderer for the RSS standard.

LTS Haskell 22.13:0.6.0.1
Stackage Nightly 2023-12-26:0.6.0.1
Latest on Hackage:0.6.0.1

See all snapshots rss-conduit appears in

CC0-1.0 licensed by koral
Maintained by [email protected]
This version can be pinned in stack with:rss-conduit-0.6.0.1@sha256:583a6e85e08aca5b219c14441214fb0e217402245d9fc0c1497080ff14d36077,3105

rss-conduit

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

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