activitystreams-aeson: An interface to the ActivityStreams specification
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
Properties
Versions | 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.2 |
---|---|
Change log | None available |
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:22:19Z |
Modules
[Index]
Downloads
- activitystreams-aeson-0.2.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees