Current section
Files
Jump to
Current section
Files
src/eper.app.src
{application,eper,
[{description,"Erlang Performance and Debugging Tools"},
{vsn,"0.99.1"},
{registered,[]},
{applications,[kernel,stdlib,crypto,mnesia,runtime_tools]},
{maintainers,["Mats Cronqvist"]},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/massemanet/eper"}]}]}.