= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
CBOR encoder/decoder (RFC 7049) - native OCaml implementation
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
ocaml-cbor-0.5.tar.gz
md5=f2897047d4f2f8ad770b6a37c1b05d51
sha256=e26a66fdfbfd5f9b854503bc5ea0613a9c58c19ade12d2777b123037a62e94a3
sha512=13e3c019f620fc069c6dd0b940053b6ab48f3dd1eea7defd40542b6e253017d3fc99756a2c2f314e7425904a4dd9901d54b305019fcbc54e9917ed0789524b2a
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.
Dependencies (4)
-
ocplib-endian
>= "0.6"
- base-bytes
-
dune
>= "1.1"
-
ocaml
>= "4.07.0"
Dev Dependencies (1)
-
yojson
with-test & >= "1.6"
Used by (2)
Conflicts
-
None
On This Page