murmurhash3-1.0: README.md
MurmurHash3
===========
32-bit non-cryptographic hashing using MurmurHash3.
Install
-------
[Haskell Platform]: http://hackage.haskell.org/platform/
Assuming you have installed the [Haskell Platform][] use cabal:
$ cabal install murmurhash3
Bugs
----
Comments, bug reports, and patches will be much appreciated:
* <niswegmann@gmail.com>
License
-------
This library is distributed under a CC0 1.0 Universal Public Domain Dedication:
* <http://creativecommons.org/publicdomain/zero/1.0/>