Metadata-Version: 2.4
Name: cachecontrol-django
Version: 1.0.0
Summary: A cache provider for CacheControl using Django's caching mechanism.
Home-page: https://github.com/glassesdirect/cachecontrol-django
Author: MyOptique Group
Author-email: tech@myoptiquegroup.com
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: cachecontrol
Requires-Dist: django
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: summary

A cache provider for [CacheControl](https://cachecontrol.readthedocs.io/) using Django's caching mechanism.
