Current section

Files

Jump to
snabbkaffe src snabbkaffe.app.src
Raw

src/snabbkaffe.app.src

{application,snabbkaffe,
[{description,"Simple trace-based testing framework"},
{vsn,"0.0.1"},
{registered,[]},
{applications,[kernel,stdlib,hut]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/k32/snabbkaffe"}]}]}.