Current section

Files

Jump to
salt src salt.app.src
Raw

src/salt.app.src

{application,salt,
[{description,"libsodium wrapper for erlang."},
{vsn,"0.1.2"},
{modules,[]},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{maintainers,["Jihyun Yu"]},
{licenses,["BSD"]},
{links,[{"Github","https://github.com/yjh0502/salt"}]}]}.