{ "info": { "author": "Nik Cubrilovic", "author_email": "nikcub@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: BSD License" ], "description": "Python object caching module with support for Google App Engine, web applications, terminal apps and a number of cache handlers such as file and directory, memcached, redis, mongodb, etc.\r\n\r\nSupports multi-tier collating cache between handlers and is easy to setup and use. Cache objects by decorating getters and setters, using the mixins provided or inheriting the core cache object.", "description_content_type": null, "docs_url": null, "download_url": "https://bitbucket.org/nik/stash/get/tip.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/nik/stash/", "keywords": "cache web", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "stash", "package_url": "https://pypi.org/project/stash/", "platform": "", "project_url": "https://pypi.org/project/stash/", "project_urls": { "Download": "https://bitbucket.org/nik/stash/get/tip.zip", "Homepage": "https://bitbucket.org/nik/stash/" }, "release_url": "https://pypi.org/project/stash/0.1/", "requires_dist": null, "requires_python": null, "summary": "Object caching and persistance module", "version": "0.1" }, "last_serial": 299885, "releases": { "0.1": [] }, "urls": [] }