activitystreams-aeson: An interface to the ActivityStreams specification
An interface to the
Activity Streams
specifications, using an aeson
-based representation
of the underlying ActivityStream structures.
An ActivityStream is a representation of social
activities in JSON format, using a standard set of
structures. The specification is very flexible in
allowing most fields to be omitted, while also
allowing arbitrary new fields to be created when
necessary. This library attempts to maximize
type safety while retaining the flexibility present
in the specification.
Downloads
- activitystreams-aeson-0.2.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.2.0.0, 0.2.0.1, 0.2.0.2 |
---|---|
Dependencies | aeson (>=0.8 && <0.9), base (>=4.7 && <4.8), text (>=1.1), time (>=1.4), unordered-containers (>=0.2.5) [details] |
License | BSD-3-Clause |
Copyright | (c) 2014 Getty Ritter |
Author | Getty Ritter |
Maintainer | gettylefou@gmail.com |
Category | Codec |
Uploaded | by gdritter at 2014-12-12T10:13:44Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2442 total (5 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user [build log] All reported builds failed as of 2014-12-12 [all 1 reports] |