package msgpack

  1. Overview
  2. Docs
Msgpack library for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

1.3.0.tar.gz
md5=09d28af795069e45b3e8209a87897ce1

Description

MessagePack is an efficient binary serialization format. If ppx_meta_conv is installed, conv module will be installed.

Published: 26 Jul 2017

Dependencies (5)

  1. base-bytes
  2. num
  3. ocamlbuild build
  4. ocamlfind build
  5. ocaml >= "4.01.0" & < "5.0"

Dev Dependencies (1)

  1. ounit with-test

Used by (2)

  1. fluent-logger >= "1.1.0"
  2. labrys

Conflicts (1)

  1. ppx_meta_conv >= "4.0.0"