@hackage rss-conduit0.4.2.1

Streaming parser/renderer for the RSS standard.

  • Installation

  • Dependencies (0)

  • Dependents (1)

    @hackage/imm
  • Package Flags

      enable-hlint-test
       (off by default)

      Enable hlint test-suite

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.