Packages

SOX Erlang Library

Current section

Files

Jump to
soxe src soxe.app.src
Raw

src/soxe.app.src

{application,soxe,
[{description,"SOX Erlang Library"},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{maintainers,["Manuel Rubio"]},
{licenses,["LGPL 2.1"]},
{links,[{"Github","https://github.com/altenwald/soxe"}]}]}.