Current section

Files

Jump to
cfg src cfg.app.src
Raw

src/cfg.app.src

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