Metadata-Version: 1.1
Name: django-blogging
Version: 1.1
Summary: Django blogging app. The goal is to keep it simple and configurable
Home-page: http://github.com/jibaku/blogging
Author: Fabien Schwob
Author-email: fabien@x-phuture.com
License: BSD
Description: # Blogging
        
        This app is currently yet another django blogging app. But the goal is to keep
        it simple, while making it configurable and by following the best practices.
        
        ## Authors
        
        Fabien Schwob
        
        ## Licence
        
        This code is under BSD licence
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
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
