Current section
Files
Jump to
Current section
Files
src/hydro.app.src
{application,hydro,
[{description,"libhydrogen bindings for Erlang"},
{vsn,"0.4.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{maintainers,["Bryan Paxton"]},
{licenses,["MIT"]},
{links,[{"Gitlab","https://github.com/starbelly/hydro"},
{"Github","https://gitlab.com/starbelly/hydro"}]}]}.