Metadata-Version: 1.0
Name: django-templatehooks
Version: 0.5
Summary: Template hooks for django
Home-page: http://github.com/weluse/django-templatehooks
Author: Pascal Hartig
Author-email: phartig@weluse.de
License: BSD
Description: 
        =====================
        Django Template Hooks
        =====================
        
        Provides template hooks to provide an easy interface for pluggable apps to
        extend your templates.
        
        :copyright: 2010, Pascal Hartig <phartig@weluse.de>
        :license: BSD, see LICENSE for more details
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.6
Classifier: Framework :: Django
Classifier: Topic :: Software Development :: Libraries :: Python Modules
