Current section

Files

Jump to
samovar src samovar.app.src
Raw

src/samovar.app.src

{application,samovar,
[{description,"SEMVER library for Erlang"},
{vsn,"1.0.2"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{pkg_name,"samovar"},
{licenses,["ISC"]},
{links,[{"Github","https://github.com/crownedgrouse/samovar"},
{"Wiki",
"https://github.com/crownedgrouse/samovar/wiki"}]}]}.