pymemcache.client.murmur3 module

pymemcache.client.murmur3.murmur3_32(data, seed=0)

MurmurHash3 was written by Austin Appleby, and is placed in the public domain. The author hereby disclaims copyright to this source code.