Metadata-Version: 2.0
Name: cfblog
Version: 0.1.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: fhurl (>=0.1.7)
Requires-Dist: smarturls
Requires-Dist: six
Requires-Dist: Django (>=1.3)
Requires-Dist: dj-database-url

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


