Current section
Files
Jump to
Current section
Files
src/supervisor3.app.src
{application,supervisor3,
[{description,"A copy of supervisor.erl from the R16B Erlang/OTP with modifications"},
{vsn,"1.0.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{maintainers,["Shi Zaiming","Ivan Dyachkov"]},
{licenses,[]},
{links,[{"Github","https://github.com/klarna/supervisor3"}]},
{files,["src","README.md","Makefile","erlang.mk"]}]}.