Current section
Files
Jump to
Current section
Files
src/oox.app.src
{application,oox,
[{description,"slave isolated process & scheduler for jun environments"},
{vsn,"0.1.4"},
{registered,[]},
{mod,{oox_app,[]}},
{applications,[kernel,stdlib,lager]},
{env,[]},
{modules,[]},
{maintainers,["Jorge Garrido"]},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/zgbjgg/oox"}]}]}.