Current section
Files
Jump to
Current section
Files
src/ecaptcha.app.src
{application,ecaptcha,
[{description,"Erlang library to generate captcha images"},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"GitHub","https://github.com/seriyps/ecaptcha"}]}]}.