Current section

Files

Jump to
recon src recon.app.src
Raw

src/recon.app.src

{application,recon,
[{description,"Diagnostic tools for production use"},
{vsn,"2.4.0"},
{modules,[recon,recon_alloc,recon_lib,recon_trace,recon_rec]},
{registered,[]},
{applications,[kernel,stdlib]},
{maintainers,["Fred Hebert"]},
{licenses,["BSD"]},
{links,[{"Github","https://github.com/ferd/recon/"},
{"Documentation","http://ferd.github.io/recon/"}]},
{files,["src/","script/","rebar.lock","README.md","LICENSE"]}]}.