Metadata-Version: 1.0
Name: memcached_memoize
Version: 0.2.0
Summary: memcached_memoize is decorator to make easy to use Django's cache backends to memoize python functions.
Home-page: http://ngit.globoi.com/memcached_memoize/memcached_memoize
Author: Jornalismo, TimeHome
Author-email: jornalismo@corp.globo.com, timehome@corp.globo.com
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
