9 lines
218 B
Plaintext
9 lines
218 B
Plaintext
|
config BR2_PACKAGE_SEXPECT
|
||
|
bool "sexpect"
|
||
|
help
|
||
|
sexpect is another implementation of Expect which is
|
||
|
specifically designed for Shell scripts
|
||
|
(sh, bash, ksh, zsh, ...)
|
||
|
|
||
|
https://github.com/clarkwang/sexpect
|