yueyoum / protoext

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

proto ext

proto => Google Protobuf ext => Erlang External Term Format

compile protobuf to erlang ext

Usage

protoc --CMD_out=<out> <protobuf files>

CMD:

  • protoext: compile to all supported files
  • protoext_python: compile to python
  • protoext_erlang: compile to erlang

Python

Erlang

About


Languages

Language:Python 96.9%Language:Protocol Buffer 3.1%