ocaml-protoc
Author | Maxime Ransan <maxime.ransan@gmail.com> | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
License | MIT | |||||||||||||||||
Homepage | https://github.com/mransan/ocaml-protoc | |||||||||||||||||
Issue Tracker | https://github.com/mransan/ocaml-protoc/issues | |||||||||||||||||
Maintainer | Maxime Ransan <maxime.ransan@gmail.com> | |||||||||||||||||
Dependencies |
| |||||||||||||||||
Published | May 10, 2016 | |||||||||||||||||
Source [http] | https://github.com/mransan/ocaml-protoc/archive/0.1.3.1.tar.gz ba6021835e243d9049898d6e445c6e95 | |||||||||||||||||
Statistics | Installed once last month. | |||||||||||||||||
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ocaml-protoc/ocaml-protoc.0.1.3/opam |
A Protobuf Compiler for OCaml
'ocaml-protoc' is a compiler of Protobuf file (.proto) to OCaml code. The compiler generate OCaml types with associated decoding/encoding functions following the Protobuf format.
Necessary for | ||
---|---|---|
ocaml-protoc-yojson | ||
< 0.2.0 | ||
ocamlbuild-protoc |