01aa66eb83
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 lines
185 B
Plaintext
8 lines
185 B
Plaintext
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
|