linuxOS_PX30_CAR/buildroot/package/lpty/Config.in
2026-01-20 14:00:13 +08:00

9 lines
183 B
Plaintext

config BR2_PACKAGE_LPTY
bool "lpty"
depends on BR2_PACKAGE_HAS_LUAINTERPRETER
help
A simple facility for lua to control other programs via
PTYs.
http://www.tset.de/lpty/