Current section
Files
Jump to
Current section
Files
src/simple_global.app.src
{application,simple_global,
[{description,"A simple global name register with high performance."},
{vsn,"0.1.3"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"GitHub",
"https://github.com/suexcxine/simple_global"}]}]}.