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