Current section

Files

Jump to
hydro src hydro.app.src
Raw

src/hydro.app.src

{application,hydro,
[{description,"libhydrogen bindings for Erlang"},
{vsn,"0.5.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["MIT"]},
{links,[{"Gitlab","https://github.com/starbelly/hydro"},
{"Github","https://gitlab.com/starbelly/hydro"}]}]}.