Current section
Files
Jump to
Current section
Files
src/idl.app.src
{application,idl,
[{description,"Rebar3 IDL Compiler"},
{licenses,["MIT"]},
{vsn,"1.0.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{maintainers,["Sebastian Weddmark Olsson"]},
{links,[{"Github",
"https://github.com/sebastiw/rebar3_idl_compiler"}]}]}.