套件: tcl-expect (5.45.4-2build1)
tcl-expect 的相關超連結
Trisquel 的資源:
下載原始碼套件 expect:
維護者:
Original Maintainer:
- Sergei Golovan
外部的資源:
- 主頁 [core.tcl.tk]
相似套件:
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.29)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libtcl8.6
- Tcl (the Tool Command Language) v8.6 - run-time library files
-
- sug: expect
- Automates interactive applications