Current section
Files
Jump to
Current section
Files
src/astranaut.app.src
{application,astranaut,
[{description,"Erlang Ast traverse and macro."},
{vsn,"0.7.2"},
{registered,[]},
{applications,[kernel,stdlib,compiler]},
{env,[]},
{modules,[]},
{licenses,["MIT"]},
{links,[{"Github",
"https://www.github.com/slepher/astranaut"}]}]}.