Metadata-Version: 2.1
Name: pyExploringCodeDOMParser
Version: 1.1.4
Summary: An exploring Code-DOM parser.
Home-page: https://github.com/Paebbels/pyExploringCodeDOMParser
Author: Patrick Lehmann
Author-email: Paebbels@gmail.com
License: UNKNOWN
Project-URL: Documentation, https://pyExploringCodeDOMParser.readthedocs.io/en/latest/
Project-URL: Source Code, https://github.com/Paebbels/pyExploringCodeDOMParser
Project-URL: Issue Tracker, https://github.com/Paebbels/pyExploringCodeDOMParser/issues
Description: [![PyPI - License](https://img.shields.io/pypi/l/pyExploringCodeDOMParser?logo=PyPI)](LICENSE.md)
        [![GitHub tag (latest SemVer incl. pre-release)](https://img.shields.io/github/v/tag/Paebbels/pyExploringCodeDOMParser?logo=GitHub&include_prereleases)](https://github.com/Paebbels/pyExploringCodeDOMParser/tags)
        [![GitHub release (latest SemVer incl. including pre-releases)](https://img.shields.io/github/v/release/Paebbels/pyExploringCodeDOMParser?logo=GitHub&include_prereleases)](https://github.com/Paebbels/pyExploringCodeDOMParser/releases/latest)
        [![GitHub release date](https://img.shields.io/github/release-date/Paebbels/pyExploringCodeDOMParser?logo=GitHub&)](https://github.com/Paebbels/pyExploringCodeDOMParser/releases)
        [![Libraries.io status for latest release](https://img.shields.io/librariesio/release/pypi/pyExploringCodeDOMParser)](https://libraries.io/github/Paebbels/pyExploringCodeDOMParser)
        [![Requires.io](https://img.shields.io/requires/github/Paebbels/pyExploringCodeDOMParser)](https://requires.io/github/Paebbels/pyExploringCodeDOMParser/requirements/?branch=master)  
        [![Travis](https://img.shields.io/travis/com/Paebbels/pyExploringCodeDOMParser?logo=Travis)](https://travis-ci.com/Paebbels/pyExploringCodeDOMParser)
        [![PyPI](https://img.shields.io/pypi/v/pyExploringCodeDOMParser?logo=PyPI)](https://pypi.org/project/pyExploringCodeDOMParser/)
        ![PyPI - Status](https://img.shields.io/pypi/status/pyExploringCodeDOMParser?logo=PyPI)
        ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pyExploringCodeDOMParser?logo=PyPI)
        [![Dependent repos (via libraries.io)](https://img.shields.io/librariesio/dependent-repos/pypi/pyExploringCodeDOMParser)](https://github.com/Paebbels/pyExploringCodeDOMParser/network/dependents)  
        [![Codacy Badge](https://api.codacy.com/project/badge/Grade/8a678bb866b24dabbd1da301cc086a52)](https://www.codacy.com/manual/Paebbels/pyExploringCodeDOMParser)
        [![Libraries.io SourceRank](https://img.shields.io/librariesio/sourcerank/pypi/pyExploringCodeDOMParser)](https://libraries.io/github/Paebbels/pyExploringCodeDOMParser/sourcerank)
        [![Read the Docs](https://img.shields.io/readthedocs/pyexploringcodedomparser)](https://pyExploringCodeDOMParser.readthedocs.io/en/latest/)
        
        # pyExploringCodeDOMParser
        
        An exploring Code-DOM parser.
        
        
        ## Contributors
        
        * [Patrick Lehmann](https://github.com/Paebbels) (Maintainer)
        * [Martin Zabel](https://github.com/mzabeltud)
        
        
        ## License
        
        This library is licensed under [Apache License 2.0](LICENSE.md)
        
        -------------------------
        
        SPDX-License-Identifier: Apache-2.0
        
Keywords: Python3 Parser Code-DOM
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: Intended Audience :: Developers
Classifier: Topic :: Utilities
Requires-Python: >=3.5
Description-Content-Type: text/markdown
