Current section

Files

Jump to
h3 src h3.app.src
Raw

src/h3.app.src

{application,h3,
[{description,"An OTP library"},
{vsn,"3.0.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{licenses,["Apache 2.0"]},
{maintainers,["Helium"]},
{links,[{"Github","https://github.com/helium/erlang-h3"}]}]}.