Current section

Files

Jump to
pge src pge.app.src
Raw

src/pge.app.src

{application,pge,
[{description,"PG extended"},
{vsn,"0.2.1"},
{registered,[]},
{applications,[stdlib,kernel]},
{modules,[]},
{env,[]},
{links,[{"GitHub","https://github.com/Ledest/pge"}]},
{licenses,["Apache-2.0"]}]}.