Current section
Files
Jump to
Current section
Files
src/ehashids.app.src
{application,ehashids,
[{description,"An NIF to hashids.c"},
{vsn,"0.1.4"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{maintainers,["Eric des Courtis"]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/loopsocial/ehashids/"}]},
{exclude_patterns,[<<"c_src/hashids.c/*">>]}]}.