Packages

Lowest Random Weight hashing

Current section

Files

Jump to
lrw src lrw.app.src
Raw

src/lrw.app.src

{application,lrw,
[{description,"Lowest Random Weight hashing"},
{vsn,"2.0.1"},
{modules,[lrw]},
{registered,[]},
{applications,[kernel,stdlib]},
{licenses,["MIT"]},
{maintainers,["Fred Hebert"]},
{links,[{"Github","https://github.com/ferd/lrw"}]}]}.