Metadata-Version: 1.1
Name: iron-cache
Version: 0.3.1
Summary: Client library for IronCache, the cache-in-the-cloud provided by Iron.io.
Home-page: https://www.github.com/iron-io/iron_cache_python
Author: Iron.io
Author-email: thirdparty@iron.io
License: UNKNOWN
Description: IronCache client library
        ------------------------
        
        This package wraps the IronCache API. It provides a simple and intuitive 
        way to interact with the IronCache service.
        
        IronCache is a service provided by Iron.io. It is a temporary key/value 
        storage mechanism built on cloud providers. It provides a cache that 
        is reliable and scales based on demand, without requiring developers to 
        provision servers themselves.
Keywords: Iron.io,cache,iron_cache
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Topic :: Internet
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
