Cf README.


Keywords
library, public-domain, xml, Propose Tags , Text.Atom.Conduit.Parse, Text.Atom.Conduit.Render, Text.Atom.Lens, Text.Atom.Types, Haskell, Atom 1.0 syndication format, conduit, streaming-parser
License
CC0-1.0
Install
cabal install atom-conduit-0.5.0.2

Documentation

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.