Current section
Files
Jump to
Current section
Files
src/rebar3_abnf_compiler.app.src
{application,rebar3_abnf_compiler,
[{description,"A ABNF compiler for rebar3 3.7+"},
{vsn,"0.1.3"},
{applications,[kernel,stdlib,abnfc]},
{licenses,["Apache 2.0"]},
{links,[{"Github",
"https://github.com/rbkmoney/rebar3_abnf_compiler.git"}]}]}.