Metadata-Version: 2.1
Name: shcmder
Version: 0.0.5
Summary: shcmder is a shim for running shell commands and programs as a subprocess through python
Project-URL: Homepage, https://github.com/ManuelBerrueta/shcmder
Project-URL: Bug Tracker, https://github.com/ManuelBerrueta/shcmder/issues
Author: Manny Berrueta
License-File: LICENSE
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

<pre align="center">
      _                        _           
     | |                      | |          
  ___| |__   ___ _ __ ___   __| | ___ _ __ 
 / __| '_ \ / __| '_ ` _ \ / _` |/ _ \ '__|
 \__ \ | | | (__| | | | | | (_| |  __/ |   
 |___/_| |_|\___|_| |_| |_|\__,_|\___|_|   
          by Manny Berrueta
</pre>

**`shcmder`** is a shim for running shell commands and programs as a subprocess through python