Current section

Files

Jump to
m_http src m_http.app.src
Raw

src/m_http.app.src

{application,m_http,
[{description,"http monad library"},
{vsn,"0.2.1"},
{modules,[]},
{registered,[]},
{applications,[kernel,stdlib,datum,hackney]},
{mod,{m_http_app,[]}},
{env,[]},
{licenses,["Apache"]},
{maintainers,["Dmitry Kolesnikov","Mario Cardona"]},
{links,[{"GitHub","https://github.com/fogfish/m_http"}]}]}.