Metadata-Version: 1.0
Name: django-groupcache
Version: 0.5.0
Summary: Reusable Django App for Generational Caching of Views
Home-page: http://syfou.bitbucket.org/django-groupcache
Author: Sylvain Fourmanoit
Author-email: fourmanoit@gmail.com
License: BSD
Description: Django-groupcache brings generational caching to Django views.
        
        Latest documentation (including download, installation and usage
        directives) is `available online
        <http://syfou.bitbucket.org/django-groupcache/>`_ at all time.
        
        Changelog
        =========
        
        Version 0.5.0
        -------------
        
        * Initial public release
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Framework :: Django
