Metadata-Version: 1.1
Name: django-gitcms
Version: 0.2.2
Summary: Django Git CMS: A django based git-backed content management system
Home-page: http://luispedro.org/software/git-cms
Author: Luis Pedro Coelho
Author-email: lpc@cmu.edu
License: MIT
Description: =======
        Git CMS
        =======
        A content management system based on git
        ----------------------------------------
        
        This is a simple content management system where all the data
        is stored in text files, making it easy to manage them with git.
        
Platform: Any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Other Environment
Classifier: Framework :: Django
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires: pyyaml
Requires: poster
Requires: docutils
