Current section
Files
Jump to
Current section
Files
src/doctest.app.src
{application,doctest,
[{description,"A library to test Erlang doc attributes"},
{vsn,"0.8.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"GitHub","https://github.com/williamthome/doctest"},
{"Sponsor",
"https://github.com/sponsors/williamthome"}]}]}.