Metadata-Version: 2.1
Name: pyIPCMI.Parser.Files
Version: 1.1.1
Summary: A generic path implementation to derive domain specific path libraries.
Home-page: https://github.com/Paebbels/pyIPCMI.Parser.Files
Author: Patrick Lehmann
Author-email: Paebbels@gmail.com
License: UNKNOWN
Project-URL: Documentation, https://pyIPCMI.Parser.Files.readthedocs.io/en/latest/
Project-URL: Source Code, https://github.com/Paebbels/pyIPCMI.Parser.Files
Project-URL: Issue Tracker, https://github.com/Paebbels/pyIPCMI.Parser.Files/issues
Keywords: Python3 Path Generic-Library
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 :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Utilities
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Requires-Dist: pyTokenizer
Requires-Dist: pyExploringCodeDOMParser

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

# pyIPCMI.Parser.Files

A parser for `*.files` files used in [pyIPCMI](https://github.com/Paebbels/pyIPCMI).

## 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


