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.2.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.9), text (>=1.1), time (>=1.4), unordered-containers (>=0.2.5) [details] |
License | BSD-3-Clause |
Copyright | (c) 2016 Getty Ritter |
Author | Getty Ritter |
Maintainer | gettylefou@gmail.com |
Category | Codec |
Home page | https://github.com/aisamanra/activitystreams-aeson |
Source repo | head: git clone git://github.com/aisamanra/activitystreams-aeson.git |
Uploaded | by gdritter at 2016-02-21T23:23:05Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2464 total (14 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-02-21 [all 1 reports] |