rss-conduit

Streaming parser/renderer for the RSS 2.0 standard.

Version on this page:0.2.0.0
LTS Haskell 22.19: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

LicenseRef-OtherLicense licensed by koral
Maintained by koral att mailoo dott org
This version can be pinned in stack with:rss-conduit-0.2.0.0@sha256:1b15034a6334d840ac01b173dba90d017e73fc96cf1c447dc9d85d0f1283b6bb,1653

Module documentation for 0.2.0.0

atom-conduit

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

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