Packages

A behaviour module to process XML files

Current section

Files

Jump to
gen_xml src gen_xml.app.src
Raw

src/gen_xml.app.src

{application,gen_xml,
[{description,"A behaviour module to process XML files"},
{vsn,"0.2.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{maintainers,["Fred Youhanaie"]},
{links,[{"Github",
"https://github.com/fredyouhanaie/gen_xml"}]}]}.