The latest version of feed is 1.3.2.1-4.

feed

Version 1.3.2.1 revision 3 uploaded by AdamBergmark.

Package meta

Synopsis
Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds.
Description

Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds.

To help working with the multiple feed formats we've ended up with, this set of modules provides parsers, pretty printers and some utility code for querying and just generally working with a concrete representation of feeds in Haskell.

See here for an example of how to create an Atom feed: https://github.com/haskell-party/feed/blob/master/tests/Example/CreateAtom.hs

For basic reading and editing of feeds, consult the documentation of the Text.Feed.* hierarchy.

Author
Sigbjorn Finne <sof@forkIO.com>
Bug reports
https://github.com/haskell-party/feed/issues
Category
Text
Copyright
n/a
Homepage
https://github.com/haskell-party/feed
Maintainer
Adam Bergmark <adam@bergmark.nl>
Package URL
n/a
Stability
n/a

Components