linuxOS_AP06/buildroot/package/python-sh/Config.in

8 lines
185 B
Plaintext
Raw Normal View History

2025-06-03 04:28:32 +00:00
config BR2_PACKAGE_PYTHON_SH
bool "python-sh"
help
Python subprocess replacement that allows you to call any
program as if it were a function.
https://github.com/amoffat/sh