Current section
Files
Jump to
Current section
Files
src/cowmachine.app.src
{application,cowmachine,
[{description,"Webmachine for Cowboy and Zotonic"},
{vsn,"1.0.1"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[{use_sendfile,erlang}]},
{maintainers,["Zotonic Team"]},
{licenses,["Apache 2.0"]},
{links,[{"GitHub","https://github.com/zotonic/cowmachine"}]}]}.