Package python3-module-pexpect: Information
Source package: python3-module-pexpect
Version: 4.9.0-alt1
Build time: Mar 5, 2024, 09:33 PM
Category: Development/Python3
Report package bugHome page: https://pypi.python.org/pypi/pexpect
License: ISC
Summary: Pexpect is a pure Python Expect. It allows easy control of other applications
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.
Maintainer: Vitaly Lipatov
List of contributors:
Vitaly Lipatov
Stanislav Levin
Grigory Ustinov
Igor Vlasenko
Ivan Zakharyaschev
Eugeny A. Rostovtsev
Vitaly Kuznetsov
Grigory Batalov
cray
Vitaly Lipatov
Stanislav Levin
Grigory Ustinov
Igor Vlasenko
Ivan Zakharyaschev
Eugeny A. Rostovtsev
Vitaly Kuznetsov
Grigory Batalov
cray
Last changed
March 3, 2024 Vitaly Lipatov 4.9.0-alt1
- new version 4.9.0 (with rpmrb script)
July 3, 2021 Vitaly Lipatov 4.8.0-alt3
- apply more clean python3 patch - temp. ignore test result (failed only on rebuild)
July 2, 2021 Vitaly Lipatov 4.8.0-alt2
- run python3 from tests