Current section
Files
Jump to
Current section
Files
src/xml_builderl.app.src
{application,xml_builderl,
[{description,"Erlang library for generating XML"},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"SourceHut",
"https://git.sr.ht/~fancycade/xml_builderl"}]}]}.