Metadata-Version: 2.1
Name: pyGenericPath
Version: 0.1.1
Summary: A generic path implementation to derive domain specific path libraries.
Home-page: https://github.com/Paebbels/pyGenericPath
Author: Patrick Lehmann
Author-email: Paebbels@gmail.com
License: UNKNOWN
Project-URL: Documentation, https://pyGenericPath.readthedocs.io/en/latest/
Project-URL: Source Code, https://github.com/Paebbels/pyGenericPath
Project-URL: Issue Tracker, https://github.com/Paebbels/pyGenericPath/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: Topic :: Utilities
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Requires-Dist: py-flags

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

# pyGenericPath

Description


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


