@hackage atom-conduit0.9.0.1

Streaming parser/renderer for the Atom 1.0 standard (RFC 4287).

atom-conduit

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

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