Current section
Files
Jump to
Current section
Files
src/antidotec_pb.app.src
{application,antidotec_pb,
[{description,"Protocol Buffer client of AntidoteDB for Erlang"},
{vsn,"0.2.3"},
{registered,[]},
{applications,[kernel,stdlib,antidote_pb_codec]},
{maintainers,["Annette Bieniusa","Goncalo Tomas","Peter Zeller",
"Albert Schimpf"]},
{licenses,["Apache 2.0"]},
{links,[{"Github",
"https://github.com/AntidoteDB/antidote-erlang-client"}]},
{env,[]}]}.