Metadata-Version: 2.0
Name: dogpile-cachetool
Version: 0.1.1
Summary: Additions to dogpile.cache
Home-page: https://github.com/timonwong/dogpile-cachetool
Author: Timon Wong
Author-email: timon86.wang@gmail.com
License: Apache License 2.0
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: six
Requires-Dist: dogpile.cache (==0.6.1)
Provides-Extra: rc
Requires-Dist: rc (>=0.3.1); extra == 'rc'
Provides-Extra: rediscluster
Requires-Dist: redis-py-cluster; extra == 'rediscluster'

dogpile cachetool
=================


