Current section
Files
Jump to
Current section
Files
src/proper_contrib.app.src
{application,proper_contrib,
[{description,"A collection of goodies for the property-based testing framework PropEr"},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"GitHub",
"https://github.com/robertoaloi/proper_contrib"}]}]}.