Current section

Files

Jump to
hexml src exml.app.src
Raw

src/exml.app.src

{application,exml,
[{description,"Erlang fast XML parsing library"},
{vsn,"4.2.1"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{maintainers,["ESL"]},
{pkg_name,"hexml"},
{licenses,["Apache-2.0","BSL-1.0"]},
{links,[{"GitHub","https://github.com/esl/exml/"}]},
{exclude_files,["c_src/exml.d"]}]}.