Current section

Files

Jump to
xpath src xpath.app.src
Raw

src/xpath.app.src

{application,xpath,
[{description,"Erlang XPath support"},
{vsn,"1.0.2"},
{registered,[]},
{applications,[kernel,stdlib,xmerl]},
{env,[]},
{modules,[]},
{maintainers,["Dmitry Averbakh"]},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/hiend/xpath"},
{"Hex","https://hex.pm/packages/xpath"}]}]}.