You are here: Home / LBN / Up2date / Cloud Computing / BastionLinux 19 / python2-mmh3-2.3.1-1.lbn19.x86_64

python2-mmh3-2.3.1-1.lbn19.x86_64

Package Attributes
RPM  python2-mmh3-2.3.1-1.lbn19.x86_64.rpm Architecture  x86_64 Size  22259 Created  2019/09/30 06:59:54 UTC
Package Specification
Summary Python library for MurmurHash (MurmurHash3), a set of fast and robust hash functions
Group Unspecified
License Public Domain
Home Page http://packages.python.org/mmh3
Description

Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions.mmh3 2.3.1 supports both Python 2.7 and 3.x.Usage Sample Usage:: >>> import mmh3 >>> mmh3.hash(foo) 32 bit signed int 156908512 >>> mmh3.hash64(foo) two 64 bit signed ints (2129773440516405919, 9128664383759220103) >>> mmh3.hash128(foo) 128 bit signed ...

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
rpmlib(PayloadIsXz)  
Provides
python2-mmh3
python2-mmh3(x86-64)

Document Actions