Current section
Files
Jump to
Current section
Files
src/lpr.app.src
{application,lpr,
[{description,"An ETS-backed process registry with an API that's a subset of ostinelli/syn"},
{vsn,"0.1.1"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/marianoguerra/lpr"}]}]}.