[ sid ]
套件:libexplain30(0.37.D001-1) [debports]
Expect-like framework for OCaml
This is a simple implementation of `expect` to help building unitary testing of interactive program.
It helps to receive question and send answers from an interactive process. You can match the question using a regular expression (Str). You can also use a timeout to ensure that the process answer in time.
See the [Expect manual](http://expect.nist.gov/) for more information and example.
This package contains the shared runtime libraries.
其他與 libexplain30 有關的套件
|
|
|
|
-
- dep: libc6.1 (>= 2.7)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6.1-udeb
-
- dep: libcap2 (>= 2.10)
- POSIX 1003.1e capabilities (library)
-
- dep: lsof
- utility to list open files