Current section
Files
Jump to
Current section
Files
src/gen_xml.app.src
{application,gen_xml,
[{description,"A behaviour module to process XML files"},
{vsn,"0.4.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{maintainers,["Fred Youhanaie"]},
{links,[{"Codeberg",
"https://codeberg.org/fredyouhanaie/gen_xml"},
{"Github",
"https://github.com/fredyouhanaie/gen_xml"}]}]}.