Metadata-Version: 2.0
Name: coil
Version: 1.3.2
Summary: A user-friendly CMS frontend for Nikola.
Home-page: https://github.com/getnikola/coil
Author: Chris Warrick, Roberto Alsina, Henry Hirsch et al.
Author-email: chris@getnikola.com
License: MIT
Keywords: coil,nikola,cms
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Requires-Dist: Nikola (>=7.5.1)
Requires-Dist: docopt (==0.6.2)
Requires-Dist: Flask (==0.10.1)
Requires-Dist: Flask-Bcrypt (==0.6.2)
Requires-Dist: Flask-Login (==0.2.11)
Requires-Dist: Flask-WTF (==0.11)
Requires-Dist: itsdangerous (==0.24)
Requires-Dist: Jinja2 (==2.7.3)
Requires-Dist: MarkupSafe (==0.23)
Requires-Dist: passlib (==1.6.2)
Requires-Dist: py-bcrypt (==0.4)
Requires-Dist: pyinotify (==0.9.5)
Requires-Dist: python-bcrypt (==0.3.1)
Requires-Dist: pytz (==2015.2)
Requires-Dist: redis (==2.10.3)
Requires-Dist: rq (==0.5.3)
Requires-Dist: six (==1.9.0)
Requires-Dist: webassets (==0.10.1)
Requires-Dist: Werkzeug (==0.10.4)
Requires-Dist: WTForms (==2.0.2)

========
Coil CMS
========

Making Nikola accessible for non-programmers, casual users, and all other
people that don’t feel comfortable using the command line.

Setup
-----

Setting up Coil CMS is described in `the documentation <https://coil.readthedocs.org/en/latest/admin/setup/>`_.


