Metadata-Version: 1.0
Name: django-cache-machine
Version: 0.3
Summary: Automatic caching and invalidation for Django models through the ORM.
Home-page: http://github.com/jbalogh/django-cache-machine
Author: Jeff Balogh
Author-email: jbalogh@mozilla.com
License: BSD
Description: =============
        Cache Machine
        =============
        
        Cache Machine provides automatic caching and invalidation for Django models
        through the ORM.
        
        For full docs, see http://jbalogh.me/projects/cache-machine.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Environment :: Web Environment :: Mozilla
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
