Current section

Files

Jump to
p1_acme src p1_acme.app.src
Raw

src/p1_acme.app.src

{application,p1_acme,
[{description,"ACME client"},
{vsn,"1.0.4"},
{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"}]}]}.