package ocaml-protoc

  1. Overview
  2. Docs
A Protobuf Compiler for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

1.2.0.tar.gz
md5=73448a71aba6682536a2581ab0430b90

Description

'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.

Published: 10 Apr 2017

Dependencies (4)

  1. ppx_deriving_protobuf
  2. ocamlbuild build
  3. ocamlfind build
  4. ocaml >= "4.02.1" & < "5.0"

Dev Dependencies

None

Conflicts

None