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