Current section
Files
Jump to
Current section
Files
src/cfg.app.src
{application,cfg,
[{description,"Simple and modern config parser"},
{vsn,"17.12.26"},
{applications,[kernel,stdlib]},
{modules,[cfg,cfg_parser]},
{maintainers,["pouriya.jahanbakhsh@gmail.com"]},
{licenses,["BSD 3-Clause"]},
{links,[{"GitHub",
"https://github.com/Pouriya-Jahanbakhsh/cfg"}]}]}.