The latest version of cborg is 0.2.10.0-1.

cborg

Version 0.2.5.0 revision 2 uploaded by sjakobi.

Package meta

Synopsis
Concise Binary Object Representation (CBOR)
Description

This package provides an efficient implementation of the Concise Binary Object Representation (CBOR), as specified by RFC 7049.

If you are looking for a library for serialisation of Haskell values, have a look at the serialise package, which is built upon this library.

An implementation of the standard bijection between CBOR and JSON is provided by the cborg-json package. Also see cbor-tool for a convenient command-line utility for working with CBOR data.

This package was formerly known as binary-serialise-cbor.

Author
Duncan Coutts
Bug reports
https://github.com/well-typed/cborg/issues
Category
Codec
Copyright
2015-2019 Duncan Coutts, 2015-2019 Well-Typed LLP, 2015 IRIS Connect Ltd
Homepage
n/a
Maintainer
duncan@community.haskell.org, ben@smart-cactus.org
Package URL
n/a
Stability
n/a

Components