Current section
Files
Jump to
Current section
Files
src/html5ever_nif.app.src
{application,html5ever_nif,
[{description,"Erlang bindings to html5ever"},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["MIT"]},
{files,["LICENSE","README.md","native","rebar.config",
"rebar.lock","src"]},
{links,[]}]}.