Name: | python3-sh |
---|---|
Version: | 1.14.2 |
Release: | 5.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 243272 |
License: | MIT |
RPM: | python3-sh-1.14.2-5.el9.noarch.rpm |
Source RPM: | python-sh-1.14.2-5.el9.src.rpm |
Build Date: | Wed Mar 23 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/amoffat/sh |
Summary: | Python subprocess replacement |
Description: | sh is a full-fledged subprocess replacement for Python that allows you to call any program as if it were a function. sh is not a collection of system commands implemented in Python. |