Current section
Files
Jump to
Current section
Files
src/parsexml.app.src
{application,parsexml,
[{description,"Simple DOM XML parser with convenient and very simple API"},
{licenses,["3-clause BSD"]},
{links,[{"Github","https://github.com/maxlapshin/parsexml"}]},
{maintainers,["Max Lapshin"]},
{vsn,"1.0.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]}]}.