Current section
Files
Jump to
Current section
Files
examples/exploriak/deps/protobuffs/src/protobuffs.app.src
{ application, protobuffs,
[ { description, "Google protobuffs implementation for Erlang." },
{ vsn, git },
{ registered, [] },
{ applications, [kernel,stdlib] },
{ env, [] }
]
}.