Current section
Files
Jump to
Current section
Files
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"}]}]}.