blob: 8f0dcd615cefe2e7927628de6cde4be6dc7d596f [file] [log] [blame]
{application, recon,
[{description, "Diagnostic tools for production use"},
{vsn, "2.3.5"},
{modules, [recon, recon_alloc, recon_lib, recon_trace]},
{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"]}
]}.