1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-04-30 21:51:40 +01:00
Files
operating-system/buildroot/package/lpty/Config.in
2018-03-17 23:47:00 +00: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/