Metadata-Version: 2.4
Name: enhancements
Version: 0.4.0
Summary: Plugin System for SSH-MITM server
Home-page: https://enhancements.readthedocs.io/
Author: Manfred Kaiser
Author-email: manfred.kaiser@ssh-mitm.at
Project-URL: Source, https://github.com/ssh-mitm/python-enhancements
Project-URL: Tracker, https://github.com/ssh-mitm/python-enhancements/issues
Keywords: development configparser argparse
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Development Status :: 5 - Production/Stable
Requires-Python: >= 3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: argcomplete
Requires-Dist: typeguard
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license-file
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# python-enhancements - Enhanced Python Classes

![Python package](https://github.com/ssh-mitm/python-enhancements/workflows/Python%20package/badge.svg)
[![Documentation Status](https://readthedocs.org/projects/enhancements/badge/?version=master)](https://enhancements.readthedocs.io/de/master/?badge=master)
[![CodeFactor](https://www.codefactor.io/repository/github/ssh-mitm/python-enhancements/badge)](https://www.codefactor.io/repository/github/ssh-mitm/python-enhancements)
[![Github version](https://img.shields.io/github/v/release/ssh-mitm/python-enhancements?label=github&logo=github)](https://github.com/ssh-mitm/python-enhancements/releases)
[![PyPI version](https://img.shields.io/pypi/v/enhancements.svg?logo=pypi&logoColor=FFE873)](https://pypi.org/project/enhancements/)
[![Supported Python versions](https://img.shields.io/pypi/pyversions/enhancements.svg?logo=python&logoColor=FFE873)](https://pypi.org/project/enhancements/)
[![PyPI downloads](https://pepy.tech/badge/enhancements/month)](https://pepy.tech/project/enhancements)
[![GitHub](https://img.shields.io/github/license/ssh-mitm/python-enhancements.svg)](LICENSE)

`enhancements` is a python library which extends various python classes.
