cborg-json: A library for encoding JSON as CBOR
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.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
This package implements the bijection between JSON and CBOR defined in the CBOR specification, RFC 7049.
Properties
Versions | 0.1.0.0, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.2.3.0, 0.2.3.0, 0.2.4.0, 0.2.5.0, 0.2.6.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | aeson (>=0.7 && <2.1), aeson-pretty (>=0.8 && <0.9), base (>=4.7 && <4.17), cborg (>=0.2 && <0.3), scientific (>=0.3 && <0.4), text (>=1.1 && <1.3), unordered-containers (>=0.2 && <0.3), vector (>=0.10 && <0.13) [details] |
License | BSD-3-Clause |
Copyright | 2015-2017 Duncan Coutts, 2015-2017 Well-Typed LLP, 2015 IRIS Connect Ltd |
Author | Duncan Coutts |
Maintainer | ben@smart-cactus.org |
Category | Codec |
Home page | https://github.com/well-typed/cborg |
Bug tracker | https://github.com/well-typed/cborg/issues |
Uploaded | by BenGamari at 2021-10-31T20:30:02Z |
Modules
[Index] [Quick Jump]
- Codec
- CBOR
Downloads
- cborg-json-0.2.3.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees