Metadata-Version: 1.0
Name: django-templateaddons
Version: 0.1dev
Summary: A set of tools for use with templates of the Django framework: additional template tags, context processors and utilities for template tag development.
Home-page: http://bitbucket.org/benoitbryon/django-templateaddons/
Author: Benoit Bryon
Author-email: benoit@marmelune.net
License: LICENSE
Description: #####################
        django-templateaddons
        #####################
        
        django-templateaddons is a set of tools for use with Django's templates,
        template tags and context processors. It provides additional template tags,
        context processors and utilities for template tag development.
        
        *************
        Documentation
        *************
        
        * Read the HTML documentation online at
        http://packages.python.org/django-templateaddons/
        * Read the RestructuredText documentation in the docs/ folder in the source
        code.
        
        ****
        Code
        ****
        
        The project page is http://bitbucket.org/benoitbryon/django-templateaddons.
        
        *******************
        Credits and license
        *******************
        
        This application is published under the BSD license. See LICENSE.txt and
        AUTHORS.txt for details.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Framework :: Django
