Current section
Files
Jump to
Current section
Files
src/lasp_pg.app.src
{application,lasp_pg,
[{description,"Process groups for Lasp"},
{vsn,"0.0.1"},
{registered,[]},
{applications,[kernel,stdlib,lasp]},
{mod,{lasp_pg_app,[]}},
{modules,[]},
{maintainers,["Christopher S. Meiklejohn"]},
{links,[{"Github","https://github.com/lasp-lang/lasp_pg"}]},
{licenses,["Apache 2"]}]}.