feed: Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds.
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.
[Skip to Readme]
Downloads
- feed-1.3.2.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
- AdamBergmark, DmitryDzhus, DonaldStewart, IavorDiatchki, SigbjornFinne, jkeuhlen, elland, alexmingoia
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.3.1, 0.3.2, 0.3.2.1, 0.3.4, 0.3.5, 0.3.6, 0.3.7, 0.3.8, 0.3.9, 0.3.9.1, 0.3.9.2, 0.3.9.3, 0.3.9.4, 0.3.9.5, 0.3.9.6, 0.3.9.7, 0.3.10.0, 0.3.10.1, 0.3.10.2, 0.3.10.3, 0.3.10.4, 0.3.11.0, 0.3.11.1, 0.3.12.0, 1.0.0.0, 1.0.1.0, 1.1.0.0, 1.2.0.0, 1.2.0.1, 1.3.0.0, 1.3.0.1, 1.3.2.0, 1.3.2.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4 && <4.20), base-compat (>=0.9 && <0.14), bytestring (>=0.9 && <0.13), old-locale (>=1.0 && <1.1), old-time (>=1 && <1.2), safe (>=0.3 && <0.4), text (<1.3 || >=2.0 && <2.2), time (<1.13), time-locale-compat (>=0.1 && <0.2), utf8-string (<1.1), xml-conduit (>=1.3 && <1.10), xml-types (>=0.3.6 && <0.4) [details] |
Tested with | ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.8, ghc ==9.4.8, ghc ==9.6.4, ghc ==9.8.1 |
License | BSD-3-Clause |
Author | Sigbjorn Finne <sof@forkIO.com> |
Maintainer | Adam Bergmark <adam@bergmark.nl> |
Revised | Revision 4 made by Bodigrim at 2024-02-27T19:34:31Z |
Category | Text |
Home page | https://github.com/haskell-party/feed |
Bug tracker | https://github.com/haskell-party/feed/issues |
Source repo | head: git clone https://github.com/haskell-party/feed.git |
Uploaded | by AdamBergmark at 2022-03-19T23:15:48Z |
Distributions | Arch:1.3.2.1, Debian:1.3.0.1, Fedora:1.3.2.1, FreeBSD:0.3.10.0, NixOS:1.3.2.1, Stackage:1.3.2.1, openSUSE:1.3.2.1 |
Reverse Dependencies | 24 direct, 26 indirect [details] |
Downloads | 47612 total (147 in the last 30 days) |
Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2022-03-20 [all 1 reports] |