Metadata-Version: 1.1
Name: clearcache-python
Version: 0.0.7
Summary: Simple python cache clearing tool
Home-page: https://github.com/UCF/clearcache-python
Author: University of Central Florida - Marketing
Author-email: webcom@ucf.edu
License: UNKNOWN
Description: ===========
        clear-cache
        ===========
        
        Simple module that clears cache from varnish servers using python module requests. The basic use of this module is to give it a set of varnish nodes and urls in order to clear the cache.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
