{application, recon,
 [{description, "Diagnostic tools for production use"},
  {vsn, "2.3.1"},
  {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"]}
]}.
