Metadata-Version: 2.1
Name: rlabs-mini-shell
Version: 1.1.3
Summary: 
License: LGPL-3.0-or-later
Author: RomanLabs
Author-email: rromanotero@romanlabs.com
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: mypy (>=1.10.0,<2.0.0)
Requires-Dist: rich (>=13.7.1,<14.0.0)
Description-Content-Type: text/markdown

# RLabs Mini Shell

RLabs Mini Shell is a simple Python library for executing shell commands. Intended for quick prototyping.  

[Project in Gitlab](https://gitlab.com/romanlabs/public/rlabs-mini-shell)


