• en

extprot 1.1.1

License MIT
Homepage https://github.com/mfp/extprot
Maintainer ygrek@autistici.org
Dependencies
& ocamlfind
omake
sexplib
| extlib
extlib-compat
Published Sep 6, 2013
Source [http] https://github.com/mfp/extprot/archive/v1.1.1.tar.gz
33a6ffa66db466cf6f66ed52a7152fac
Edit https://github.com/ocaml/opam-repository/tree/master/packages/extprot/extprot.1.1.1/opam

Extensible binary protocols for cross-language communication and long-term serialization

extprot allows you to create compact, efficient, extensible, binary protocols that can be used for cross-language communication and long-term data serialization. extprot supports protocols with rich, composable types, whose definition can evolve while keeping both forward and backward compatibility.

Necessary for
obigstore