Current section
Files
Jump to
Current section
Files
src/snabbkaffe.app.src
{application,snabbkaffe,
[{description,"Simple trace-based testing framework"},
{vsn,"0.6.0"},
{registered,[]},
{applications,[kernel,stdlib,hut]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/k32/snabbkaffe"}]}]}.