Metadata-Version: 2.1
Name: SphinxExtensions
Version: 0.1.4
Summary: Extensions for the Sphinx documentation tool.
Home-page: https://github.com/Paebbels/SphinxExtensions
Author: Patrick Lehmann
Author-email: Paebbels@gmail.com
License: UNKNOWN
Project-URL: Documentation, https://SphinxExtensions.readthedocs.io/en/latest/
Project-URL: Source Code, https://github.com/Paebbels/SphinxExtensions
Project-URL: Issue Tracker, https://github.com/Paebbels/SphinxExtensions/issues
Description: ![PyPI - License](https://img.shields.io/pypi/l/SphinxExtensions)
        ![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/Paebbels/SphinxExtensions) 
        ![GitHub release (latest by date)](https://img.shields.io/github/v/release/Paebbels/SphinxExtensions)
        [![Documentation Status](https://readthedocs.org/projects/sphinxextensions/badge/?version=latest)](https://sphinxextensions.readthedocs.io/en/latest/?badge=latest)  
        [![PyPI](https://img.shields.io/pypi/v/SphinxExtensions)](https://pypi.org/project/SphinxExtensions/)
        ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/SphinxExtensions)
        ![PyPI - Wheel](https://img.shields.io/pypi/wheel/SphinxExtensions)
        ![PyPI - Status](https://img.shields.io/pypi/status/SphinxExtensions)
        
        # SphinxExtensions
        
        Extensions for the Sphinx documentation tool.
        
        
        ## Contributors:
        
        * [Patrick Lehmann](https://github.com/Paebbels) (Maintainer)
        
        
        ## License
        
        This library is licensed under [Apache License 2.0](LICENSE.md)
        
        -------------------------
        
        SPDX-License-Identifier: Apache-2.0
        
Keywords: Python3 Sphinx-Extension
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Sphinx :: Extension
Classifier: Topic :: Utilities
Requires-Python: >=3.5
Description-Content-Type: text/markdown
