Current section

Files

Jump to
hexml src exml.app.src
Raw

src/exml.app.src

{application,exml,
[{description,"Erlang fast XML parsing library"},
{vsn,"3.2.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{maintainers,["ESL"]},
{pkg_name,"hexml"},
{licenses,["Apache 2.0","Boost Software License 1.0 (C++ code)",
"GPL (tests)"]},
{links,[{"GitHub","https://github.com/esl/exml/"}]},
{exclude_files,["c_src/exml.d"]}]}.