package protocell

  1. Overview
  2. Docs
A Protobuf plugin for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

protocell-1.0.0.tbz
sha256=8296a7b386ad3ceb5e815374e8e4aa608d618869988b6f89b354c46225582fa8
sha512=7e3c758ac59b3a52aa523e1939103e8b4ad6adf8801df0a4bb1f947650e6f626c83ae7c55f1d114bbb652114fd46e88a7ed4835079ba70eaeb137220aefc3189

Description

Conjures up convenient OCaml types and serialization functions based on Protocol Buffer definition files.

Published: 04 Oct 2019

README

Protocell

Conjures up convenient OCaml types and serialization functions based on protobuf definition files.

Dependencies (6)

  1. stdio
  2. ppx_deriving
  3. ocplib-endian
  4. ocaml >= "4.04.1"
  5. dune >= "1.11"
  6. base >= "v0.10"

Dev Dependencies (2)

  1. core with-test & >= "v0.10" & < "v0.15"
  2. alcotest with-test

Used by

None

Conflicts

None