Current section

Files

Jump to
bare src bare.app.src
Raw

src/bare.app.src

{application,bare,
[{description,"An OTP library"},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"SourceHut","https://sr.ht/~hauleth/BARE-Erlang"}]}]}.