Packages

Protofy testing library

Current section

Files

Jump to
protofy_test src protofy_test.app.src
Raw

src/protofy_test.app.src

{application,protofy_test,
[{description,"Protofy testing library"},
{vsn,"1.0.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{maintainers,["Bjoern Kortuemm (@uuid0) <bjoern@protofy.com>"]},
{licenses,["BSD-3"]},
{links,[{"Github","https://github.com/protofy/erl_protofy_test"},
{"Protofy","https://protofy.com"}]},
{files,["include/","src/","test/","CHANGELOG","LICENSE",
"README.md","rebar.config","rebar.lock"]}]}.