Current section

Files

Jump to
yconf src yconf.app.src
Raw

src/yconf.app.src

{application,yconf,
[{description,"YAML configuration processor"},
{vsn,"1.0.0"},
{modules,[]},
{registered,[]},
{applications,[kernel,stdlib,fast_yaml]},
{env,[]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/processone/yconf"}]}]}.