Packages

The Verhoeff algorithm implementation

Current section

Files

Jump to
verhoeff src verhoeff.app.src
Raw

src/verhoeff.app.src

{application,verhoeff,
[{description,"The Verhoeff algorithm implementation"},
{vsn,"0.1.2"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{maintainers,["Yuki Ito"]},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/mururu/verhoeff"}]}]}.