Metadata-Version: 2.1
Name: shell-interface
Version: 0.12.0
Summary: Helpful and convenient utilities to interact with UNIX shells
Home-page: https://github.com/MaxG87/shell-interface
License: GPL-3.0-or-later
Author: Max Görner
Author-email: 5477952+MaxG87@users.noreply.github.com
Requires-Python: >=3.8.1,<3.12
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Provides-Extra: logging
Requires-Dist: loguru (>=0.7.0,<0.8.0) ; extra == "logging"
Project-URL: Repository, https://github.com/MaxG87/shell-interface
Description-Content-Type: text/markdown

[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)
[![Checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/)
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)

# Shell Interface - Helpful and convenient utilities to interact with UNIX shells

