Current section
Files
Jump to
Current section
Files
src/redbug.app.src
{application,redbug,
[{description,"Erlang Tracing Debugger"},
{vsn,"2.0.7"},
{applications,[kernel,stdlib,runtime_tools]},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/massemanet/redbug"}]}]}.