{ "info": { "author": "Eugene Duboviy", "author_email": "eugene.dubovoy@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "minicache extends existing caching utilities and provides a simple and pythonic way to cache values.\nThis project was created to suit the \"memoization\" needs, with a hook to turn it off (for testing or other purposes).", "description_content_type": null, "docs_url": "https://pythonhosted.org/minicache/", "download_url": "https://github.com/duboviy/minicache/tarball/0.0.1", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/duboviy/minicache", "keywords": "cache,utility,optimization", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "minicache", "package_url": "https://pypi.org/project/minicache/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/minicache/", "project_urls": { "Download": "https://github.com/duboviy/minicache/tarball/0.0.1", "Homepage": "https://github.com/duboviy/minicache" }, "release_url": "https://pypi.org/project/minicache/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Python memory caching utilities.", "version": "0.0.1" }, "last_serial": 2419824, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "45b39f2a2739ee7ed330273c92c56fad", "sha256": "39d4e5b534e36cab01b9033d07a70027b49b1d4ff4cfb21b47380d27c72f7c78" }, "downloads": -1, "filename": "minicache-0.0.1.zip", "has_sig": false, "md5_digest": "45b39f2a2739ee7ed330273c92c56fad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3676, "upload_time": "2016-10-24T12:26:18", "url": "https://files.pythonhosted.org/packages/39/5d/fdaa3b379cce3261ed8918bae9a8c61d304b26ef511ec0b506e73fe05502/minicache-0.0.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "45b39f2a2739ee7ed330273c92c56fad", "sha256": "39d4e5b534e36cab01b9033d07a70027b49b1d4ff4cfb21b47380d27c72f7c78" }, "downloads": -1, "filename": "minicache-0.0.1.zip", "has_sig": false, "md5_digest": "45b39f2a2739ee7ed330273c92c56fad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3676, "upload_time": "2016-10-24T12:26:18", "url": "https://files.pythonhosted.org/packages/39/5d/fdaa3b379cce3261ed8918bae9a8c61d304b26ef511ec0b506e73fe05502/minicache-0.0.1.zip" } ] }