Current section
Files
Jump to
Current section
Files
src/yconf.app.src
{application,yconf,
[{description,"YAML configuration processor"},
{vsn,"1.0.15"},
{modules,[]},
{registered,[]},
{applications,[kernel,stdlib,fast_yaml]},
{env,[]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/processone/yconf"}]}]}.