View Source README
description
Description
Harness fork of erlang-murmurhash
The erlang-murmurhash library provides MurmurHash hash functions implemented in Erlang NIFs.
building-and-installing
Building and Installing
The erlang-murmurhash library is built with rebar, which must be in the command PATH
.
erlang-version
Erlang Version
The erlang-murmurhash library requires Erlang R14B or later.