Metadata-Version: 1.1
Name: django-blogango
Version: 0.5.1
Summary: A django based blog
Home-page: http://www.agiliq.com/
Author: Agiliq Solutions
Author-email: hello@agiliq.com
License: Dual Licenced under GPL and BSD
Description: 
                Blogango is a simple but robust blogging application written with django
        
                Some of the features include comments using contrib.comments framework,
                backtype and pingback support, rich text using django-markupfield,
                month based archiving, tagging using django-tagging and categorization
            
Platform: all
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
