Metadata-Version: 1.1
Name: cfblog
Version: 0.2.14
Summary: Awesome CMS for Django
Home-page: https://github.com/Coverfox/cfblog/
Author: Vinay Karanam, Ashish Nayan
Author-email: vinayinvicible@gmail.com, nayanashish@gmail.com
License: BSD
Description-Content-Type: UNKNOWN
Description: .. image:: https://travis-ci.org/Coverfox/cfblog.svg?branch=master
            :target: https://travis-ci.org/Coverfox/cfblog
        
        .. image:: https://www.quantifiedcode.com/api/v1/project/7d02a86019db4fda96fb2fb8fecce8d2/badge.svg
          :target: https://www.quantifiedcode.com/app/project/7d02a86019db4fda96fb2fb8fecce8d2
          :alt: Code issues
        
        What is cfblog?
        ===============
        
        It is a blog engine with a peculiar CMS feature, that allows very complex
        content to be easily created.
        
        Installation
        ============
        
        .. code:: bash
        
            $ pip install cfblog
        
        
        Contributors
        ============
        
        * Amit Upadhyay (https://github.com/amitu)
        * Vinay Karanam (https://github.com/vinayinvicible)
        
        ChangeLog
        =========
        
        https://github.com/Coverfox/cfblog/blob/master/ChangeLog.rst
        
        
        LICENSE
        =======
        
        * BSD
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django :: 1.8
Classifier: Framework :: Django :: 1.9
Classifier: Framework :: Django :: 1.10
Classifier: Framework :: Django :: 1.11
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
