Current section

Files

Jump to
riak examples exploriak _build test lib protobuffs ebin protobuffs.app
Raw

examples/exploriak/_build/test/lib/protobuffs/ebin/protobuffs.app

{application,protobuffs,
[{description,"Google protobuffs implementation for Erlang."},
{vsn,"0.8.1p4"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[pokemon_pb,protobuffs,protobuffs_compile,
protobuffs_file,protobuffs_parser,
protobuffs_scanner]}]}.