package cbor

  1. Overview
  2. Docs
CBOR encoder/decoder (RFC 7049) - native OCaml implementation

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-cbor-0.3.tar.gz
md5=0013506a3c55582dab2a1e879911b3d9
sha256=8690ed5a4848865e5e666cca7f41db0888fc6a07f4519c9496119351f96d46ea
sha512=7509c17b7e2a6fcd70be7a1aecf8eed01cb747f832aaa9a421682710603d532b31c74203166344181ff9a4b10729ccc922ad8b439805f9f99e62b65fb2d14613

Description

The Concise Binary Object Representation (CBOR) is a data format whose design goals include the possibility of extremely small code size, fairly small message size, and extensibility without the need for version negotiation.

Tags

org:ygrek

Published: 13 Dec 2019

Dependencies (4)

  1. ocplib-endian >= "0.6"
  2. base-bytes
  3. dune >= "1.1"
  4. ocaml >= "4.00.0"

Dev Dependencies (1)

  1. yojson with-test & >= "1.6"

Used by (1)

  1. decoders-cbor

Conflicts

None

OCaml

Innovation. Community. Security.