软件包: 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