Metadata-Version: 1.1
Name: jumphash
Version: 0.1
Summary: Implementation of the Jump Consistent Hash algorithm in Python. This algorithm performs consistent hashing on integer keys and maps them to integer buckets.
Home-page: https://github.com/snormore/pyjumphash
Author: Steven Normore
Author-email: snormore@gmail.com
License: UNKNOWN
Download-URL: https://github.com/snormore/pyjumphash/tarball/0.1
Description: UNKNOWN
Keywords: jumphash,consistent hash,hash algorithm,hash
Platform: UNKNOWN
