Packages

Process groups for Lasp

Current section

Files

Jump to
lasp_pg src lasp_pg.app.src
Raw

src/lasp_pg.app.src

{application,lasp_pg,
[{description,"Process groups for Lasp"},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib,lasp,partisan]},
{mod,{lasp_pg_app,[]}},
{modules,[]},
{maintainers,["Christopher S. Meiklejohn","Tristan Sloughter"]},
{links,[{"Github","https://github.com/lasp-lang/lasp_pg"}]},
{licenses,["Apache 2"]}]}.