Packages

Mochiweb HTML parser

Retired package: Deprecated - This package does not work if your project depends on mochiweb package. You should use mochiweb directly.

Current section

Files

Jump to
mochiweb_html src mochiweb_html.app.src
Raw

src/mochiweb_html.app.src

{application,mochiweb_html,
[{description,"Mochiweb HTML parser"},
{vsn,"2.13.0"},
{modules,[]},
{registered,[]},
{applications,[kernel,stdlib,crypto,inets,ssl,xmerl,compiler,
syntax_tools]},
{licenses,["MIT"]},
{maintainers,["Mochi Media, Inc.","Bob Ippolito"]},
{files,["src/mochiutf8.erl","src/mochinum.erl",
"src/mochiweb_charref.erl","src/mochiweb_html.erl",
"src/mochiweb_html.app.src","LICENSE","rebar.config",
"README"]},
{links,[{"Github","https://github.com/mochi/mochiweb"}]}]}.