wok-current diff expect/description.txt @ rev 18091
slitaz-menus: add hr, is, ja, nl, nb, nn, fi and tr translations according to garcon-0.3.0.tazpkg
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon May 25 22:25:36 2015 +0200 (2015-05-25) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/expect/description.txt Mon May 25 22:25:36 2015 +0200 1.3 @@ -0,0 +1,4 @@ 1.4 +Expect is a tool for automating interactive applications such as telnet, ftp, 1.5 +passwd, fsck, rlogin, tip, etc. Expect really makes this stuff trivial. Expect 1.6 +is also useful for testing these same applications. And by adding Tk, you can 1.7 +also wrap interactive applications in X11 GUIs.