Current section
Files
Jump to
Current section
Files
src/p1_utils.app.src
{application,p1_utils,
[{description,"Erlang utility modules from ProcessOne"},
{vsn,"1.0.28"},
{modules,[]},
{registered,[]},
{applications,[kernel,stdlib,inets,tools,compiler,crypto]},
{env,[]},
{mod,{p1_utils,[]}},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/processone/p1_utils"}]}]}.