%%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 <[email protected]>
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.