Current section

Files

Jump to
astranaut src astranaut.app.src
Raw

src/astranaut.app.src

{application,astranaut,
[{description,"Erlang Ast traverse and macro."},
{vsn,"0.8.0"},
{registered,[]},
{applications,[kernel,stdlib,compiler]},
{env,[]},
{modules,[]},
{licenses,["MIT"]},
{links,[{"Github",
"https://www.github.com/slepher/astranaut"}]}]}.