OLD | NEW |
---|---|
(Empty) | |
1 Name: pexpect | |
2 Short Name: pexpect | |
3 URL: http://www.noah.org/python/pexpect/ | |
4 Version: 2.3 | |
5 Date: 2008-01-05 | |
6 Revision: r509 | |
7 License: MIT | |
8 License File: LICENSE | |
9 Security Critical: no | |
10 | |
11 Description: | |
12 Pexpect is a pure Python module for spawning child applications; controlling the m; and responding to expected patterns in their output. | |
13 | |
14 Local Modifications: | |
15 Only the required files from pexpect-2.3 distribution have been added. | |
OLD | NEW |