description: Pexpect is a pure Python module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect works like Don Libes’ Expect. Pexpect allows your script to spawn a child application and control it as if a human were typing commands. url: https://pexpect.readthedocs.org/en/stable/ license: 'MIT' makedepends: git python3 python3-ptyprocess required by: pychess created_at: Monday Dec 10, 2018 at 17:28 pushed_at: Monday Dec 10, 2018 at 17:30 |
Searching or getting the needed files from KaOS Community Packages has been simplified with the addition of the package “kcp”. You can click the button to copy the required command kcp and paste it into your console. | Copy command |
Click the just downloaded package zip and extract file to your build folder. The call to start to build and install the needed dependencies is makepkg -si. | Download ZIP |