{ "info": { "author": "Lev Givon", "author_email": "lev@columbia.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Scientific/Engineering", "Topic :: Software Development" ], "description": ".. -*- rst -*-\r\n\r\nContent-Based Hash\r\n==================\r\n\r\nPackage Description\r\n-------------------\r\nThis package provides a hash function for computing the hash of the contents of \r\ncomplex data structures. This can be useful for memoization of functions that\r\nprocess complex data structures (assuming that the produced data structures are\r\nnot subsequently modified).\r\n\r\n.. image:: https://img.shields.io/pypi/v/chash.svg\r\n :target: https://pypi.python.org/pypi/chash\r\n :alt: Latest Version\r\n\r\nQuick Start\r\n-----------\r\nMake sure you have `pip `_ installed; once you do, install\r\nthe package as follows::\r\n\r\n pip install chash\r\n\r\nDevelopment\r\n-----------\r\nThe latest source code can be obtained from the project website on\r\n`GitHub `_.\r\n\r\nAuthors & Acknowledgements\r\n--------------------------\r\nSee the included AUTHORS.rst file for more information.\r\n\r\nLicense\r\n-------\r\nThis software is licensed under the `BSD License\r\n`_.\r\nSee the included LICENSE.rst file for more information.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/lebedov/chash", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "chash", "package_url": "https://pypi.org/project/chash/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/chash/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/lebedov/chash" }, "release_url": "https://pypi.org/project/chash/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Content-based hash", "version": "0.1.1" }, "last_serial": 1565273, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "eedfde18b7aa963c64dc910ddff77890", "sha256": "ee0fe40531d8c0ea98b77e92e7f702db808167fbcf9b2c6ff76f3826bf6dccb6" }, "downloads": -1, "filename": "chash-0.1.0.tar.gz", "has_sig": false, "md5_digest": "eedfde18b7aa963c64dc910ddff77890", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8872, "upload_time": "2014-09-17T22:48:46", "url": "https://files.pythonhosted.org/packages/fb/e2/447734993a9fe06a774f5369c5a729a62b1ee4fb765c2fa802a1d5462783/chash-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "50a5115c40cd6c37e613473f51c2158d", "sha256": "25ce505247577f33aaab285a5770442d4b575b640b2e1068c29907583956161f" }, "downloads": -1, "filename": "chash-0.1.1.tar.gz", "has_sig": false, "md5_digest": "50a5115c40cd6c37e613473f51c2158d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9174, "upload_time": "2015-05-26T18:24:57", "url": "https://files.pythonhosted.org/packages/8a/06/629c99e685c29ab0d6caad66e9d1004e6a7e225acf288cc39832fdaba51f/chash-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "50a5115c40cd6c37e613473f51c2158d", "sha256": "25ce505247577f33aaab285a5770442d4b575b640b2e1068c29907583956161f" }, "downloads": -1, "filename": "chash-0.1.1.tar.gz", "has_sig": false, "md5_digest": "50a5115c40cd6c37e613473f51c2158d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9174, "upload_time": "2015-05-26T18:24:57", "url": "https://files.pythonhosted.org/packages/8a/06/629c99e685c29ab0d6caad66e9d1004e6a7e225acf288cc39832fdaba51f/chash-0.1.1.tar.gz" } ] }