%%VERSION%%
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>
Documentation: https://vbmithr.github.io/ocaml-msgpck/doc/
msgpck can be installed with opam
:
opam install msgpck
If you don't use opam
consult the opam
file for build
instructions.