Packages

SIP Test Suite

Current section

Files

Jump to
busytone src busytone.app.src
Raw

src/busytone.app.src

{application,busytone,
[{description,"SIP Test Suite"},
{vsn,"1.0.0"},
{registered,[]},
{applications,[kernel,stdlib,gun,lager,gproc,fswitch]},
{mod,{busytone_app,[]}},
{maintainers,["Roman Galeev"]},
{licenses,["GPL"]},
{links,[{"Github","https://github.com/jamhed/busytone"}]}]}.