Metadata-Version: 2.1
Name: pyExceptions
Version: 0.1.3
Summary: An exceptions base-class to derive more powerful exceptions.
Home-page: https://github.com/Paebbels/pyExceptions
Author: Patrick Lehmann
Author-email: Paebbels@gmail.com
License: UNKNOWN
Project-URL: Documentation, https://pyExceptions.readthedocs.io/en/latest/
Project-URL: Source Code, https://github.com/Paebbels/pyExceptions
Project-URL: Issue Tracker, https://github.com/Paebbels/pyExceptions/issues
Description: ![PyPI - License](https://img.shields.io/pypi/l/pyExceptions)
        ![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/Paebbels/pyExceptions) 
        ![GitHub release (latest by date)](https://img.shields.io/github/v/release/Paebbels/pyExceptions)  
        ![PyPI](https://img.shields.io/pypi/v/pyExceptions)
        [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pyExceptions)](https://pypi.org/project/pyExceptions/)
        ![PyPI - Wheel](https://img.shields.io/pypi/wheel/pyExceptions)
        ![PyPI - Status](https://img.shields.io/pypi/status/pyExceptions)
        
        # pyExceptions
        
        Description
        
        
        # List of Authors and Contributors (in alphabetical order)
        
        Contributor       | Contact E-Mail
        ------------------|------------------------------------------------------------
        Lehmann, Patrick  | Patrick.Lehmann@plc2.de; Paebbels@gmail.com
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
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: Topic :: Utilities
Requires-Python: >=3.5
Description-Content-Type: text/markdown
