{ "info": { "author": "Thomas Wiebe", "author_email": "code@heimblick.net", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Flask-CacheControl\n------------------\n\nA light-weight library to conveniently set Cache-Control\nheaders on the response. Decorate view functions with\ncache_for, cache, or dont_cache decorators. Makes use of\nFlask response.cache_control.\n\nThis extension does not provide any caching of its own. Its sole\npurpose is to set Cache-Control and related HTTP headers on the\nresponse, so that clients, intermediary proxies or reverse proxies\nin your jurisdiction which evaluate Cache-Control headers, such as\nVarnish Cache, do the caching for you.", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/twiebe/Flask-CacheControl", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "Flask-CacheControl", "package_url": "https://pypi.org/project/Flask-CacheControl/", "platform": "any", "project_url": "https://pypi.org/project/Flask-CacheControl/", "project_urls": { "Homepage": "https://github.com/twiebe/Flask-CacheControl" }, "release_url": "https://pypi.org/project/Flask-CacheControl/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "Set Cache-Control headers on the Flask response", "version": "0.1.2" }, "last_serial": 1924352, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "f36bd5532e0648e2a66d8f8ae9cd5e01", "sha256": "27435a6114413bb519d4d5886d91fecc64dddba6e316a0e2d3687b38c0af7973" }, "downloads": -1, "filename": "Flask-CacheControl-0.1.0.tar.gz", "has_sig": false, "md5_digest": "f36bd5532e0648e2a66d8f8ae9cd5e01", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3185, "upload_time": "2015-09-12T20:59:28", "url": "https://files.pythonhosted.org/packages/c6/ed/5c68fa2b4d1719f5c36d2dda24886d3d40646a7f1e572d0f2c9b06c36699/Flask-CacheControl-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "2d1c44d524dadd3814400bd146c2ed5f", "sha256": "25cb14eca05aeea5a64582b4f1dcf9b8e5d1c80905187420e18f1fb7805506f2" }, "downloads": -1, "filename": "Flask-CacheControl-0.1.1.tar.gz", "has_sig": false, "md5_digest": "2d1c44d524dadd3814400bd146c2ed5f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3361, "upload_time": "2015-09-14T19:47:04", "url": "https://files.pythonhosted.org/packages/ef/c3/92bbeaeb5321842a7563b32ccf1f223a501e0a13180dc2b66d9ad3b3d270/Flask-CacheControl-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "0e874efaf1432d8e1f14607e9adef8ab", "sha256": "be2343290e1f84bf835d1ab105ec8c2777c7d84cede66e4ca441f8605eb4d403" }, "downloads": -1, "filename": "Flask-CacheControl-0.1.2.tar.gz", "has_sig": false, "md5_digest": "0e874efaf1432d8e1f14607e9adef8ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3362, "upload_time": "2016-01-26T19:49:50", "url": "https://files.pythonhosted.org/packages/75/01/8f50392f9181aba87688134769e0a9c0972ce9d2450797d00823624b87ce/Flask-CacheControl-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0e874efaf1432d8e1f14607e9adef8ab", "sha256": "be2343290e1f84bf835d1ab105ec8c2777c7d84cede66e4ca441f8605eb4d403" }, "downloads": -1, "filename": "Flask-CacheControl-0.1.2.tar.gz", "has_sig": false, "md5_digest": "0e874efaf1432d8e1f14607e9adef8ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3362, "upload_time": "2016-01-26T19:49:50", "url": "https://files.pythonhosted.org/packages/75/01/8f50392f9181aba87688134769e0a9c0972ce9d2450797d00823624b87ce/Flask-CacheControl-0.1.2.tar.gz" } ] }