Package
tcl-expectVersion
5.45-7Priority
optionalSection
universe/interpretersSource
expectOrigin
UbuntuMaintainer
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>Original Maintainer
Sergei Golovan <sgolovan@debian.org>Bugs
https://bugs.launchpad.net/ubuntu/+filebugInstalled Size
240 kBDepends
libtcl8.6, libc6 (>= 2.14)Suggests
expectConflicts
expectk (<< 5.45)Homepage
http://sourceforge.net/projects/expect/Download Size
104 kBAPT Manual Installed
noAPT Sources
http://gb.archive.ubuntu.com/ubuntu xenial/universe amd64 PackagesDescription
Automates interactive applications (Tcl package)Expect is a tool for automating interactive applications according to a script.
Following the script, Expect knows what can be expected from a program and what
the correct response should be. Expect is also useful for testing these same
applications. And by adding Tk, you can also wrap interactive applications in
X11 GUIs. An interpreted language provides branching and high-level control
structures to direct the dialogue. In addition, the user can take control and
interact directly when desired, afterward returning control to the script.
.
This package contains the library and Tcl package Expect.