Jump to letter: [
ACDEFGIKLMOPRSTWYZ
]
python-pexpect - Python Expect-like module
Pexpect is a pure Python module for spawning child applications; controlling
them; and responding to expected patterns in their output.
Pexpect can be used for automating interactive applications such as ssh, ftp,
passwd, telnet, etc. It can be used to a automate setup scripts for duplicating
software package installations on different servers. It can be used for
automated software testing.
Packages
Latest: python-pexpect-2.3-1.el5.fio.noarch.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
python-pexpect |
0 |
2.3 |
1.el5.fio |
noarch |
196 KiB |
2013-05-05 04:44:25 |
Changelog:
- * 2009-04-07 - Dries Verachtert <dries[AT]ulyssis[DOTORG]> - 2.3-1 - 6751/dries
- Updated to release 2.3.
- * 2007-09-22 - Dag Wieers <dag[AT]wieers[DOTCOM]> - 2.1-1
- Updated to release 2.1.
- * 2005-11-27 - Dag Wieers <dag[AT]wieers[DOTCOM]> - 2.0-1
- Initial package. (using DAR)