MurmurHash2 Python Implementation
Overview¶
Path | PyPoE/shared/murmur2.py |
Version | 1.0.0a0 |
Revision | $Id: 31aaffcb3e749b62620728ac09d424d6070af5e4 $ |
Author | Omega_K2 |
Description¶
A pure python implementation of the MurmurHash2 algorithm by Austin Appleby. See also: https://code.google.com/p/smhasher/wiki/MurmurHash
Agreement¶
See PyPoE/LICENSE