| Paketname | python-pexpect |
| Beschreibung | Python module for automating interactive applications |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 2.3-1 |
| Sektion | python |
| Priorität | optional |
| Installierte Größe | 680 Byte |
| Hängt ab von | python, python-central (>= 0.6.7) |
| Empfohlene Pakete | |
| Paketbetreuer | Ganesan Rajagopal |
| Quelle | pexpect |
| Paketgröße | 164894 Byte |
| Prüfsumme MD5 | 601f67601b0aaafaf46eb0327a90fb3d |
| Prüfsumme SHA1 | 9b59dede946b3eeaf01e2097d65c591a3c6b582f |
| Prüfsumme SHA256 | 26abc9518a90f93199f35dca1ac9f2f6564bb262a042858eb450620d3b05f805 |
| Link zum Herunterladen | python-pexpect_2.3-1_all.deb |
| Ausführliche Beschreibung | 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.
|