Config.in 213 B

1234567
  1. config BR2_PACKAGE_PYTHON_PTYPROCESS
  2. bool "python-ptyprocess"
  3. help
  4. Launch a subprocess in a pseudo terminal (pty), and interact
  5. with both the process and its pty.
  6. https://github.com/pexpect/ptyprocess