1config BR2_PACKAGE_PYTHON_SH 2 bool "python-sh" 3 help 4 Python subprocess replacement that allows you to call any 5 program as if it were a function. 6 7 https://github.com/amoffat/sh 8