{ "info": { "author": "Infrae", "author_email": "info@infrae.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: Zope Public License", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "============\ninfrae.cache\n============\n\nThis packages includes several utilities to work with caching.\n\nIt provides the following beaker backend extension:\n\n- nocache: as it name says, do not cache (for testing),\n\n- memorylru: a memory backend that use the LRU stategies, that is close to\n the strategy memcache use.\n\n\n\nCHANGES\n=======\n\n1.0.1 (2010-10-06)\n------------------\n\n* Fix no cache implementation.\n\n1.0 (2010-10-06)\n----------------\n\n* Initial release.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://hg.infrae.com/infrae.cache", "keywords": "zope2 resourceinclude z3c", "license": "ZPL", "maintainer": null, "maintainer_email": null, "name": "infrae.cache", "package_url": "https://pypi.org/project/infrae.cache/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/infrae.cache/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://hg.infrae.com/infrae.cache" }, "release_url": "https://pypi.org/project/infrae.cache/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "Infrae cache utilities", "version": "1.0.1" }, "last_serial": 945355, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "cb6a52806984dbc28c6c24d2050333c8", "sha256": "9018431330f87671a38c9bec2e8f6a2866f1f8410bee9c2c33691a9143feae75" }, "downloads": -1, "filename": "infrae.cache-1.0.tar.gz", "has_sig": false, "md5_digest": "cb6a52806984dbc28c6c24d2050333c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2582, "upload_time": "2010-10-06T12:40:40", "url": "https://files.pythonhosted.org/packages/6a/9e/8ea2be23310b97f01029fcac22a0459626111d1d66137793d129721f6bdd/infrae.cache-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "b09076a766747e6ed2a755cc62088e32", "sha256": "844b1baa0ab7613159c7e2ee368a5ec4d574e409ff86963e1f45f08dacd478b7" }, "downloads": -1, "filename": "infrae.cache-1.0.1.tar.gz", "has_sig": false, "md5_digest": "b09076a766747e6ed2a755cc62088e32", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2604, "upload_time": "2010-10-06T15:48:22", "url": "https://files.pythonhosted.org/packages/bb/f0/e7d5e984cf6592fd2807dc7bc44a93f9d18e04e6a61f87fdfb2622422d74/infrae.cache-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b09076a766747e6ed2a755cc62088e32", "sha256": "844b1baa0ab7613159c7e2ee368a5ec4d574e409ff86963e1f45f08dacd478b7" }, "downloads": -1, "filename": "infrae.cache-1.0.1.tar.gz", "has_sig": false, "md5_digest": "b09076a766747e6ed2a755cc62088e32", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2604, "upload_time": "2010-10-06T15:48:22", "url": "https://files.pythonhosted.org/packages/bb/f0/e7d5e984cf6592fd2807dc7bc44a93f9d18e04e6a61f87fdfb2622422d74/infrae.cache-1.0.1.tar.gz" } ] }