Language

Package: python2-pexpect @ 4.8.0

Synopsis

Controlling interactive console 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.

Home page
http://pexpect.readthedocs.org/
Location
gnu/packages/python-xyz.scm (line: 5953, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings