{ "info": { "author": "Ludvig Ericson", "author_email": "ludvig@blogg.se", "bugtrack_url": null, "classifiers": [], "description": "``cmemcache_hash`` enables ``python-memcached`` to use the very same hashing\nalgorithm that the ``cmemcache`` module uses.\n\nThis is useful when you're mixing ``cmemcache`` and ``python-memcached`` or\nother libraries that use the ``cmemcache``-style hashing algorithm, like\nPostgreSQL's ``pgmemcache`` module.\n\nSetup\n-----\n\nSimply install the module and import it, and it is enabled::\n\n import cmemcache_hash\n\nIf you feel like deactivating, use::\n\n cmemcache_hash.deactivate()\n\nOr reactivating it::\n\n cmemcache_hash.activate()\n\nLicense\n-------\n\nThe BSD three-clause license. See attached `LICENSE` file.\n\nIRC\n---\n\n``#sendapatch`` on ``chat.freenode.net``.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://lericson.blogg.se/code/category/cmemcache_hash.html", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "cmemcache_hash", "package_url": "https://pypi.org/project/cmemcache_hash/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cmemcache_hash/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://lericson.blogg.se/code/category/cmemcache_hash.html" }, "release_url": "https://pypi.org/project/cmemcache_hash/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "cmemcache-style CRC32 hashing for python-memcached.", "version": "0.1.1" }, "last_serial": 787534, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "563e80718c2a455e4ff8efca147c1def", "sha256": "33264bb2b0ca2400aa8d0823dd3ad67c603307b70917c447a09444fccd6bbb20" }, "downloads": -1, "filename": "cmemcache_hash-0.1.tar.gz", "has_sig": false, "md5_digest": "563e80718c2a455e4ff8efca147c1def", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2669, "upload_time": "2008-08-04T11:47:19", "url": "https://files.pythonhosted.org/packages/e6/e6/b2e543f28e1ef949a3752f5ab2169d629b1b9f4617176d9f732c00cde480/cmemcache_hash-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "135cdbc3a23426ccb65fd91f7772708a", "sha256": "038521268f8178f96f3244301716045284290a66f444717a7a3443c4810671e9" }, "downloads": -1, "filename": "cmemcache_hash-0.1.1.tar.gz", "has_sig": false, "md5_digest": "135cdbc3a23426ccb65fd91f7772708a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3968, "upload_time": "2008-11-19T23:49:32", "url": "https://files.pythonhosted.org/packages/96/57/2fedcf49ac31510677f8a6a73f84c106bc9f931d183c6ec817cc5fdfb108/cmemcache_hash-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "135cdbc3a23426ccb65fd91f7772708a", "sha256": "038521268f8178f96f3244301716045284290a66f444717a7a3443c4810671e9" }, "downloads": -1, "filename": "cmemcache_hash-0.1.1.tar.gz", "has_sig": false, "md5_digest": "135cdbc3a23426ccb65fd91f7772708a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3968, "upload_time": "2008-11-19T23:49:32", "url": "https://files.pythonhosted.org/packages/96/57/2fedcf49ac31510677f8a6a73f84c106bc9f931d183c6ec817cc5fdfb108/cmemcache_hash-0.1.1.tar.gz" } ] }