{ "info": { "author": "Lev E. Givon", "author_email": "lev@columbia.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering", "Topic :: Software Development" ], "description": "Package Description\n-------------------\nThis package provides a Python interface to the xxHash fast non-cryptographic\nhash algorithm. Inspired by `existing Python wrappers for xxHash\n`_, this package exposes both the 32 and\n64-bit versions of the algorithm and leverages `Cython `_ to\nprovide better support for incremental updating of a hash using data\nencapsulated in a range of Python container classes. The package is compatible\nwith Python 2.7 and later.\n\n.. image:: https://img.shields.io/pypi/v/xxh.svg\n :target: https://pypi.python.org/pypi/xxh\n :alt: Latest Version\n.. image:: https://img.shields.io/pypi/dm/xxh.svg\n :target: https://pypi.python.org/pypi/xxh\n :alt: Downloads\n\nQuick Start\n-----------\nMake sure you have `pip `_ and `Cython \n`_ installed; once you do, install\nthe package as follows: ::\n\n pip install xxh\n\nDevelopment\n-----------\nThe latest source code can be obtained from the project website at\n`GitHub `_.\n\nAuthors & Acknowledgements\n--------------------------\nSee the included `AUTHORS.rst\n`_ file for \nmore information.\n\nLicense\n-------\nThis software is licensed under the `BSD License\n`_.\nSee the included `LICENSE.rst\n`_ file for\nmore information.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/lebedov/xxh", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "xxh", "package_url": "https://pypi.org/project/xxh/", "platform": "", "project_url": "https://pypi.org/project/xxh/", "project_urls": { "Homepage": "https://github.com/lebedov/xxh" }, "release_url": "https://pypi.org/project/xxh/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "Python bindings for xxhash non-cryptographic hash algorithm", "version": "0.1.2" }, "last_serial": 5843160, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "0f4d908746bd2132d4cfef6d182160f3", "sha256": "1c9ec75adf7bb76f5d001ade8ab271738c7505a8a9da4917bfcb4f6dd6f08a7f" }, "downloads": -1, "filename": "xxh-0.1.0.tar.gz", "has_sig": false, "md5_digest": "0f4d908746bd2132d4cfef6d182160f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 44800, "upload_time": "2014-08-04T15:10:14", "url": "https://files.pythonhosted.org/packages/6c/7c/65daf3e2a03dff6d4197c670ac751196d8bb3d91de4106f4e282ba1af063/xxh-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "9c328f890e9cfd358ffb38fafb1238ea", "sha256": "bfb66434a97f75f9f5806d56c4612bd9592e22b9e48c34f79aed291acc70ecea" }, "downloads": -1, "filename": "xxh-0.1.1.tar.gz", "has_sig": false, "md5_digest": "9c328f890e9cfd358ffb38fafb1238ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45637, "upload_time": "2015-05-27T19:50:18", "url": "https://files.pythonhosted.org/packages/c5/49/2973c8731f1b10e4cc1b6725654eb2cbc0144349069c6041a5e18618163a/xxh-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "2c15534f7f8393d23648870e8f2fedf3", "sha256": "d94550699c1ae2b9a8331d63adf171b1c99816e438648fd9e581df978236213a" }, "downloads": -1, "filename": "xxh-0.1.2.tar.gz", "has_sig": false, "md5_digest": "2c15534f7f8393d23648870e8f2fedf3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35487, "upload_time": "2019-09-17T18:08:55", "url": "https://files.pythonhosted.org/packages/dd/5f/46b350abf5a5ac0fd299de60ad9529aea8df73992d9b120a9f215d14eefe/xxh-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2c15534f7f8393d23648870e8f2fedf3", "sha256": "d94550699c1ae2b9a8331d63adf171b1c99816e438648fd9e581df978236213a" }, "downloads": -1, "filename": "xxh-0.1.2.tar.gz", "has_sig": false, "md5_digest": "2c15534f7f8393d23648870e8f2fedf3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35487, "upload_time": "2019-09-17T18:08:55", "url": "https://files.pythonhosted.org/packages/dd/5f/46b350abf5a5ac0fd299de60ad9529aea8df73992d9b120a9f215d14eefe/xxh-0.1.2.tar.gz" } ] }