Packages

For registering processes

Current section

Files

Jump to
regis src regis.app.src
Raw

src/regis.app.src

{application,regis,
[{description,"For registering processes"},
{vsn,"1.0.0"},
{registered,[]},
{mod,{regis_app,[]}},
{applications,[kernel,stdlib,sasl]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"GitLab",
"https://gitlab.com/Dorshanskiy/regis.git"}]}]}.