Metadata-Version: 2.0
Name: changanya
Version: 0.5.0
Summary: Library of interesting pure Python non-cryptographic hashes
Home-page: https://github.com/reubano/changanya
Author: Reuben Cummings
Author-email: reubano@gmail.com
License: MIT
Download-URL: https://github.com/reubano/changanya/archive/v0.5.0.tar.gz
Keywords: hash,bloom filter,geohash,nilsimsa,simhash,charikar
Platform: MacOS X
Platform: Windows
Platform: Linux
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 3 - Alpha
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Environment :: Console
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Provides-Extra: develop
Requires-Dist: flake8 (<3.0.0,>=2.5.1); extra == 'develop'
Requires-Dist: manage.py (>=0.2.10,<0.3.0); extra == 'develop'
Requires-Dist: mccabe (~=0.2.1); extra == 'develop'
Requires-Dist: nose (>=1.3.7,<2.0.0); extra == 'develop'
Requires-Dist: pep8 (>=1.5.7,<2.0.0); extra == 'develop'
Requires-Dist: pip (<10.0.0,>=8.1.2); extra == 'develop'
Requires-Dist: pkutils (<0.14.0,>=0.13.4); extra == 'develop'
Requires-Dist: pyflakes (>=1.0.0,<2.0.0); extra == 'develop'
Requires-Dist: pylint (>=1.5.2,<2.0.0); extra == 'develop'
Requires-Dist: setuptools (<24.0.0,>=23.0.0); extra == 'develop'
Requires-Dist: twine (>=1.6.5,<2.0.0); extra == 'develop'
Requires-Dist: virtualenv (<13.0.0,>=12.0.2); extra == 'develop'
Requires-Dist: wheel (~=0.26.0); extra == 'develop'

Library of interesting pure Python non-cryptographic hashes


