Current section
Files
Jump to
Current section
Files
src/p1_acme.app.src
{application,p1_acme,
[{description,"ACME client"},
{vsn,"1.0.1"},
{modules,[]},
{registered,[]},
{applications,[kernel,stdlib,fast_yaml,yconf,crypto,ssl,
public_key,inets]},
{env,[]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/processone/p1_acme"}]}]}.