Metadata-Version: 2.1
Name: Gazette
Version: 1.1.0
Summary: A flexible CMS library that can be added into any app.
Home-page: https://sf.net/p/gazette
Author: Gazette Team
License: MIT
Platform: UNKNOWN
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Requires-Dist: bottle
Requires-Dist: jsonpickle

This is the python part of Gazette.  It provides a REST API as well as python client access to Gazette content.

You'll want the admin frontend too.  See https://sourceforge.net/p/gazette/code/

Changelog
=========

1.1.0 : 2015-03-26
------------------
* Preview support
* Versioning support

1.0.0 : 2015-03-11
------------------

First release.


