Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
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.el6.fio.noarch.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
python-pexpect |
0 |
2.3 |
1.el6.fio |
noarch |
140 KiB |
2011-07-15 17:33:41 |
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)