json-feed: JSON Feed
This is an implementation of the JSON Feed spec in Haskell. The spec is available at https://jsonfeed.org. JSON Feed is similar to the Atom and RSS feed formats, but it is serialized as JSON rather than XML.
[Skip to Readme]
Downloads
- json-feed-1.0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.0, 0.0.1, 0.0.2, 0.0.3, 0.0.6, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8, 1.0.9, 1.0.10, 1.0.11, 1.0.12, 1.0.13, 1.0.14, 1.0.15, 2.0.0.0, 2.0.0.1, 2.0.0.2, 2.0.0.3, 2.0.0.4, 2.0.0.5, 2.0.0.6, 2.0.0.7, 2.0.0.8, 2.0.0.9, 2.0.0.10, 2.0.0.11, 2.0.0.12, 2.0.0.13 |
---|---|
Change log | CHANGELOG.markdown |
Dependencies | aeson (>=0.11.2 && <0.12 || >=1.0.2 && <1.5), base (>=4.9.0 && <4.12), bytestring (>=0.10.8 && <0.11), mime-types (>=0.1.0 && <0.2), network-uri (>=2.6.1 && <2.7), tagsoup (>=0.14 && <0.15), text (>=1.2.2 && <1.3), time (>=1.6.0 && <1.9) [details] |
License | MIT |
Author | |
Maintainer | Taylor Fausak |
Category | Web |
Home page | https://github.com/tfausak/json-feed#readme |
Bug tracker | https://github.com/tfausak/json-feed/issues |
Source repo | head: git clone https://github.com/tfausak/json-feed |
Uploaded | by fozworth at 2018-07-14T20:38:04Z |
Distributions | LTSHaskell:2.0.0.13, NixOS:2.0.0.12, Stackage:2.0.0.13 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 11260 total (7 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-07-14 [all 1 reports] |