Metadata-Version: 2.0
Name: cfblog
Version: 0.2.2
Summary: Awesome CMS for Django
Home-page: https://github.com/Coverfox/cfblog/
Author: Vinay Karanam
Author-email: vinayinvicible@gmail.com
License: BSD
Platform: UNKNOWN
Requires-Dist: beautifulsoup4
Requires-Dist: Django (>=1.7,<1.9)
Requires-Dist: jsonfield
Requires-Dist: django-tagging
Requires-Dist: mistune

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


