Current section

Files

Jump to
mochicow src mochicow.app.src
Raw

src/mochicow.app.src

{application,mochicow,
[{description,"mochiweb adapter for cowboy"},
{vsn,"0.6.2"},
{modules,[]},
{registered,[]},
{applications,[kernel,stdlib,ranch,cowlib,cowboy,mochiweb]},
{maintainers,["Benoit Chesneau"]},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/benoitc/mochicow"}]}]}.