Current section

Files

Jump to
ehashids src ehashids.app.src
Raw

src/ehashids.app.src

{application,ehashids,
[{description,"An NIF to hashids.c"},
{vsn,"0.1.2"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{maintainers,["Eric des Courtis"]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/loopsocial/ehashids/"}]}]}.