Description
A Haskell library for working with RSS 0.9x, RSS 1.0, RSS 2.x, and Atom feeds. It helps applications parse, generate, and transform subscription feed data used by blogs, news sites, podcasts, and update streams.
Developers use it in feed readers, importers, static site generators, and content automation. Feed input can be malformed or remote, so parsers should report errors clearly and avoid trusting embedded content blindly.