Packages

A simple global name register with high performance.

Current section

Files

Jump to
simple_global src simple_global.app.src
Raw

src/simple_global.app.src

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