Current section
Files
Jump to
Current section
Files
src/regine.app.src
{application,regine,
[{description,"a generic process registry"},
{vsn,"1.1.0"},
{registered,[]},
{env,[]},
{applications,[kernel,stdlib]},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/travelping/regine"}]}]}.