Popularity
5.5
Growing
Activity
2.7
Growing
5
4
4

Monthly Downloads: 68
Programming language: Haskell
License: Creative Commons Zero v1.0 Universal
Tags: Conduit     XML    
Latest version: v0.6.0.0

rss-conduit alternatives and similar packages

Based on the "Conduit" category.
Alternatively, view rss-conduit alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of rss-conduit or a related project?

Add another 'Conduit' Package

README

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.