Current section
Files
Jump to
Current section
Files
src/yabko.app.src
{application,yabko,
[{description,"A parser of Apple Property Lists (.plist)"},
{vsn,"1.0.0"},
{registered,[]},
{applications,[kernel,stdlib,xmerl,iso8601]},
{env,[]},
{modules,[]},
{licenses,["MIT"]},
{links,[{"GitHub","https://github.com/g-andrade/yabko"},
{"GitLab","https://gitlab.com/g-andrade/yabko"}]}]}.