Current section

Files

Jump to
lxml src lxml.app.src
Raw

src/lxml.app.src

{application,lxml,
[{description,"An LFE XML parser / wrapper for erlsom*"},
{vsn,"0.4.0"},
{modules,[lxml,'lxml-util']},
{registered,[]},
{applications,[stdlib,kernel,ssl,inets,public_key]},
{included_applications,[]},
{env,[]},
{pkg_name,lxml},
{maintainers,["Duncan McGreggor"]},
{licenses,["Apache-2"]},
{links,[{"GitHub","https://github.com/lfex/lxml"},
{"Hex","https://hex.pm/packages/lxml"}]},
{exclude_files,["priv/images/*","priv/html/*"]}]}.