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