Current section

Files

Jump to
redbug src redbug.app.src
Raw

src/redbug.app.src

{application,redbug,
[{description,"Erlang Tracing Debugger"},
{vsn,"1.0.0"},
{registered,[]},
{applications,[kernel,stdlib,runtime_tools]},
{maintainers,["Mats Cronqvist"]},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/massemanet/redbug"}]}]}.