Metadata-Version: 2.1
Name: pyExploringCodeDOMParser
Version: 1.1.2
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
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
Requires-Dist: pyTokenizer

![PyPI - License](https://img.shields.io/pypi/l/pyExploringCodeDOMParser)
![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/Paebbels/pyExploringCodeDOMParser) 
![GitHub release (latest by date)](https://img.shields.io/github/v/release/Paebbels/pyExploringCodeDOMParser)
[![Documentation Status](https://readthedocs.org/projects/pyexploringcodedomparser/badge/?version=latest)](https://pyExploringCodeDOMParser.readthedocs.io/en/latest/?badge=latest)  
[![PyPI](https://img.shields.io/pypi/v/pyExploringCodeDOMParser)](https://pypi.org/project/pyExploringCodeDOMParser/)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pyExploringCodeDOMParser)
![PyPI - Wheel](https://img.shields.io/pypi/wheel/pyExploringCodeDOMParser)
![PyPI - Status](https://img.shields.io/pypi/status/pyExploringCodeDOMParser)

# 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


