package msgpck-repr

  1. Overview
  2. Docs
Fast MessagePack (http://msgpack.org) library -- ocplib-json-typed interface

Install

Dune Dependency

Authors

Maintainers

Sources

msgpck-1.5.tbz
sha256=c29b85458c6ce1ed141877ebe15d71f7d0c6051a2890f5157b242b3eb6b570a0
sha512=96e1cd55b2e68d082b48b760beb7efcb48b481f75a65778ba498f79c879cea7a2841aea3b0fb49284131ae9a9558faa7589e4b02b8959094be755ed1872ba850

Description

Interface between msgpck and ocplib-json-typed.

Published: 11 Jan 2020

README

msgpck — msgpack library for OCaml

1.5

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.

Dependencies (4)

  1. ocaml >= "4.08.0"
  2. ocplib-json-typed >= "0.7.1"
  3. msgpck = version
  4. dune >= "1.11.4"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.