Current section
Files
Jump to
Current section
Files
src/chumak.app.src
{application,chumak,
[{description,"Erlang implementation of ZeroMQ Transport Protocol (ZMTP)"},
{vsn,"1.3.0"},
{registered,[]},
{mod,{chumak,[]}},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{maintainers,["Andriy Drozdyuk"]},
{licenses,["MPLv2"]},
{links,[{"Github","https://github.com/chovencorp/chumak"}]}]}.