Metadata-Version: 1.0
Name: django-ccnews
Version: 0.1.0
Summary: A lightweight news appliction for Django
Home-page: https://github.com/designcc/django-ccnews
Author: c&c
Author-email: studio@designcc.co.uk
License: BSD 3 Clause
Description: About
        --------------------------------------------
        
        ccnews is a lightweight news application.
        
        Requirements
        --------------------------------------------
        
        - `Django`_ > 1.4
        - `Markdown`_
        - `django-ccfiletypes`_
        
        Markdown and django-ccfiletypes will be automatically installed if you don't already have them.
        
        
        
        For full info please refer to the `documentation`_.
        
        License
        --------------------------------------------
        ccpages is released under a `3 clause BSD license.`_
        
        .. _`3 clause BSD license.`: http://www.opensource.org/licenses/bsd-3-clause
        .. _`Markdown`: http://pypi.python.org/pypi/Markdown 
        .. _`django-ccfiletypes`: https://github.com/designcc/django-ccfiletypes
        .. _`Django`: https://www.djangoproject.com/
        .. _`documentation`: http://readthedocs.org/docs/django-ccnews/en/latest/
        
Platform: UNKNOWN
