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.
Downloads
- json-feed-0.0.2.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 |
---|---|
Dependencies | aeson (>=1.0.2.1 && <1.1), base (>=4.9.1.0 && <4.10), bytestring (>=0.10.8.1 && <0.11), mime-types (>=0.1.0.7 && <0.2), network-uri (>=2.6.1.0 && <2.7), tagsoup (>=0.14 && <0.15), text (>=1.2.2.1 && <1.3), time (>=1.6.0.1 && <1.7) [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 2017-05-31T23:12:39Z |
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 2017-05-31 [all 1 reports] |