Packages

An ETS-backed process registry with an API that's a subset of ostinelli/syn

Current section

Files

Jump to
lpr src lpr.app.src
Raw

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.2"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/marianoguerra/lpr"}]}]}.