cross/i686-linux-glibc/buildroot/buildroot-2025.05/package/sexpect/Config.in

10 lines
251 B
Plaintext

config BR2_PACKAGE_SEXPECT
bool "sexpect"
depends on BR2_USE_MMU # fork()
help
sexpect is another implementation of Expect which is
specifically designed for Shell scripts
(sh, bash, ksh, zsh, ...)
https://github.com/clarkwang/sexpect