Current section
Files
Jump to
Current section
Files
src/spellerl.app.src
{application,spellerl,
[{description,"Library to spell a provided term"},
{vsn,"1.0.1"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{maintainers,[]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/velimir0xff/spellerl"}]}]}.