Packages

Library to spell a provided term

Current section

Files

Jump to
spellerl src spellerl.app.src
Raw

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"}]}]}.