Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : python-pexpect | name : python-pexpect | ||||
| version : '4.3' | version : 4.3.1 | ||||
| release : 4 | release : 5 | ||||
| source : | source : | ||||
| - https://github.com/pexpect/pexpect/archive/4.3.tar.gz : 7634434425b99d790db75683a7b241f302cd6a153bebc7fa6a54003ec59a5d19 | - https://github.com/pexpect/pexpect/archive/4.3.1.tar.gz : 6f63faf42e779206253ebf9cfe9babcaa92308972a569bd8487e2e9f68deb442 | ||||
| license : ISC | license : ISC | ||||
| component : programming.python | component : programming.python | ||||
| summary : Python module for spawning child applications | summary : Python module for spawning child applications | ||||
| description: | | 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. | 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. | ||||
| rundeps : | rundeps : | ||||
| - ptyprocess | - ptyprocess | ||||
| setup : | | setup : | | ||||
| %python_setup | %python_setup | ||||
| %python3_setup | %python3_setup | ||||
| install : | | install : | | ||||
| %python_install | %python_install | ||||
| %python3_install | %python3_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.