套件:tcl-expect(5.45.4-2 以及其他的)
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.
其他與 tcl-expect 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libtcl8.6
- Tcl (the Tool Command Language) v8.6 - run-time library files
-
- sug: expect
- Automates interactive applications