Metadata-Version: 2.1
Name: jk-mediawiki
Version: 0.2021.12.27
Summary: This module provides functions, classes and binaries to assist in working with MediaWiki installations.
Home-page: UNKNOWN
Author: Jürgen Knauth
Author-email: pubsrc@binary-overflow.de
License: Apache2
Description: jk_mediawiki
        ============
        
        Introduction
        ------------
        
        This module provides functions, classes and binaries to assist in working with MediaWiki installations.
        
        Information about this module can be found here:
        
        * [github.org](https://github.com/jkpubsrc/python-module-jk-mediawiki)
        * [pypi.python.org](https://pypi.python.org/pypi/jk_mediawiki)
        
        How to use this module
        ----------------------
        
        ### Import
        
        To import this module use the following statement:
        
        ```python
        import jk_mediawiki
        ```
        
        TODO
        
        Contact Information
        -------------------
        
        This is Open Source code. That not only gives you the possibility of freely using this code it also
        allows you to contribute. Feel free to contact the author(s) of this software listed below, either
        for comments, collaboration requests, suggestions for improvement or reporting bugs:
        
        * Jürgen Knauth: pubsrc@binary-overflow.de
        
        License
        -------
        
        This software is provided under the following license:
        
        * Apache Software License 2.0
        
        
        
        
Keywords: mediawiki,mw,php
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
