Metadata-Version: 1.0
Name: memcached_memoize
Version: 0.2.1
Summary: memcached_memoize is decorator to make easy to use Django's cache backends to memoize python functions.
Home-page: https://github.com/globocom/memcached_memoize
Author: UNKNOWN
Author-email: UNKNOWN
License: MIT
Description: 
        memcached_memoize is decorator to make easy to use Django's cache backends to memoize python functions.
        
Keywords: memcached_memoize
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
