mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
python-sh: new package
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
ff56230574
commit
01aa66eb83
7
package/python-sh/Config.in
Normal file
7
package/python-sh/Config.in
Normal file
@@ -0,0 +1,7 @@
|
||||
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
|
||||
Reference in New Issue
Block a user