package msgpck-repr

  1. Overview
  2. Docs
On This Page
  1. Installation
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

msgpck — msgpack library for OCaml

1.6

msgpck is a pure OCaml implementation of msgpack serialization and deserialization.

msgpck is distributed under the ISC license.

Homepage: https://github.com/vbmithr/ocaml-msgpck Contact: Vincent Bernardoff <vb@luminar.eu.org>

Installation

msgpck can be installed with opam:

opam install msgpck

If you don't use opam consult the opam file for build instructions.

OCaml

Innovation. Community. Security.