Metadata-Version: 1.0
Name: django-tagging-ext
Version: 0.1.0
Summary: Adds in new features to supplement django-tagging
Home-page: http://github.com/pydanny/django-tagging-ext/tree/master
Author: Daniel Greenfeld
Author-email: pydanny@gmail.com
License: MIT
Description: 
        ==================
        django-tagging-ext
        ==================
        
        django-tagging gives you tagging. Django Tagging EXT gives you enhanced
        displays of tags. It is 100% Django neutral but when combined with Pinax
        gives you some extra view templates based off some of the Pinax core
        applications.
        
Keywords: django,pinax
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Framework :: Django
Classifier: Environment :: Web Environment
