Current section
Files
Jump to
Current section
Files
src/kaa.app.src
{application,kaa,
[{description,"support to execute jun tasks using protocol buffers"},
{vsn,"0.2.23"},
{registered,[]},
{mod,{kaa_app,[]}},
{applications,[kernel,stdlib,lager,jun,syn]},
{env,[]},
{modules,[]},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/zgbjgg/kaa"}]}]}.