Metadata-Version: 2.1
Name: pyWikiCMS
Version: 0.0.2
Summary: python implementation of a Mediawiki based Content Management System
Home-page: https://github.com/BITPlan/pyWikiCMS
Author: Wolfgang Fahl
Author-email: wf@bitplan.com
License: Apache
Download-URL: https://github.com/BITPlan/pyWikiCMS
Project-URL: Documentation, http://wiki.bitplan.com/index.php/PyWikiCMS
Project-URL: Code, https://github.com/BITPlan/pyWikiCMS
Project-URL: Issue tracker, https://github.com/BITPlan/pyWikiCMS/issues
Description: # pyWikiCMS
        Python based MediaWiki Content Management System frontend
        
        [![Travis (.org)](https://img.shields.io/travis/BITPlan/pyWikiCMS.svg)](https://travis-ci.org/BITPlan/pyWikiCMS)
        [![GitHub issues](https://img.shields.io/github/issues/BITPlan/pyWikiCMS.svg)](https://github.com/BITPlan/pyWikiCMS/issues)
        [![GitHub issues](https://img.shields.io/github/issues-closed/BITPlan/pyWikiCMS.svg)](https://github.com/BITPlan/pyWikiCMS/issues/?q=is%3Aissue+is%3Aclosed)
        [![GitHub](https://img.shields.io/github/license/BITPlan/pyWikiCMS.svg)](https://www.apache.org/licenses/LICENSE-2.0)
        [![PyPI Status](https://img.shields.io/pypi/v/pyWikiCMS.svg)](https://pypi.python.org/pypi/pyWikiCMS/)
        
        [![BITPlan](http://wiki.bitplan.com/images/wiki/thumb/3/38/BITPlanLogoFontLessTransparent.png/198px-BITPlanLogoFontLessTransparent.png)](http://www.bitplan.com)
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
