Current section

Files

Jump to
mochiweb_util src mochiweb_util.app.src
Raw

src/mochiweb_util.app.src

{application,mochiweb_util,
[{description,"Mochiweb util"},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{pkg_name,"mochiweb_util"},
{maintainers,["kivra"]},
{licenses,["MIT"]},
{links,[{"GitHub","https://github.com/kivra/mochiweb_util"}]}]}.