Current section

Files

Jump to
perc src perc.app.src
Raw

src/perc.app.src

{application,perc,
[{description,"Interface to Unix processes"},
{vsn,"1.0.1"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{licenses,["BSD-3"]},
{maintainers,["Michael Santos"]},
{links,[{"Github","https://github.com/msantos/perc"}]}]}.