{ "info": { "author": "Ingeniweb", "author_email": "support@ingeniweb.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "=============\ncache package\n=============\n\n.. contents::\n\nWhat is cache ?\n===============\n\nThe `cache` package provides a unique interface for all code-level cache \ntechnologies that are availaible with a Plone site.\n\nAt this time, `cache` links `plone.memoize` and `lovely.memcached` together\nto provide a decorator and a few methods for developers to use memcached.\n\nHow to use cache ?\n==================\n\n- see doctests/memcache.txt", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "cache", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "iw.cache", "package_url": "https://pypi.org/project/iw.cache/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/iw.cache/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/iw.cache/0.1/", "requires_dist": null, "requires_python": null, "summary": "code-level helpers for caching", "version": "0.1" }, "last_serial": 755036, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "743b99a8f999800ea261e53f58d71e32", "sha256": "085e40da3f2ef095625ea3c58b9a28654f048bd73fad8ca761c7c88a1e512686" }, "downloads": -1, "filename": "iw.cache-0.1-py2.4.egg", "has_sig": false, "md5_digest": "743b99a8f999800ea261e53f58d71e32", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 29732, "upload_time": "2007-12-05T14:41:27", "url": "https://files.pythonhosted.org/packages/7f/71/9aeb4c018c277ac7e0fd6a61a1cfba87edd34ebc5a36520b5d4c03d1e860/iw.cache-0.1-py2.4.egg" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "743b99a8f999800ea261e53f58d71e32", "sha256": "085e40da3f2ef095625ea3c58b9a28654f048bd73fad8ca761c7c88a1e512686" }, "downloads": -1, "filename": "iw.cache-0.1-py2.4.egg", "has_sig": false, "md5_digest": "743b99a8f999800ea261e53f58d71e32", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 29732, "upload_time": "2007-12-05T14:41:27", "url": "https://files.pythonhosted.org/packages/7f/71/9aeb4c018c277ac7e0fd6a61a1cfba87edd34ebc5a36520b5d4c03d1e860/iw.cache-0.1-py2.4.egg" } ] }