orbitz / ocaml-protobuf-1

Google Protocol Buffers runtime implemented in OCaml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Protobuf

TODO

Installation

Protobuf can be installed via OPAM:

$ opam install protobuf

Usage

In order to use Protobuf, require the package protobuf.

TODO

API Documentation

The documentation for internal API is available at GitHub pages.

License

MIT

About

Google Protocol Buffers runtime implemented in OCaml

License:MIT License


Languages

Language:OCaml 94.1%Language:Makefile 5.9%