Metadata-Version: 1.0
Name: django-ccnews
Version: 0.1.6
Summary: A lightweight news application 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
        --------------------------------------------
        ccnews is released under a `3 clause BSD license.`_
        
        
        ccnews comes bundled with `fancyBox`_ which is licensed under a `creative commons attribution non-commercial license`_. If you plan on using this app within a commercial context, then you will need to either refrain from using the `fancyBox`_ component or pay a `license fee`_ for commercial usage.
        
        .. _fancybox: http://fancyapps.com/fancybox/
        .. _license fee: http://sites.fastspring.com/fancyapps/product/store
        .. _creative commons attribution non-commercial license: http://creativecommons.org/licenses/by-nc/3.0/
        .. _`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
