Current section

Files

Jump to
lake src lake.app.src
Raw

src/lake.app.src

{application,lake,
[{description,"Erlang RabbitMQ Streams Client"},
{vsn,"0.1.1"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"Gitlab","https://gitlab.com/evnu/lake"}]}]}.