Current section
Files
Jump to
Current section
Files
src/pge.app.src
{application,pge,
[{description,"PG extended"},
{vsn,"0.2.2"},
{registered,[]},
{applications,[stdlib,kernel]},
{modules,[]},
{env,[]},
{links,[{"GitHub","https://github.com/Ledest/pge"}]},
{licenses,["Apache-2.0"]},
{build_tools,[rebar,rebar3]},
{exclude_patterns,["rebar.lock"]}]}.