expect.rst
changeset 1905 fba288d59662
child 1912 8b81a8f0f692
equal deleted inserted replaced
1904:78357d58b7ab 1905:fba288d59662
       
     1 .. -*- coding: utf-8; -*-
       
     2 .. include:: HEADER.rst
       
     3 
       
     4 ========
       
     5  Expect
       
     6 ========
       
     7 .. contents::
       
     8    :local:
       
     9 
       
    10 About
       
    11 =====
       
    12 
       
    13   http://sourceforge.net/projects/expect/
       
    14     Home page.
       
    15   http://wiki.tcl.tk/201
       
    16     links about expect on tcl wiki
       
    17   http://en.wikipedia.org/wiki/Expect
       
    18     Wiki page.
       
    19 
       
    20 Java implementation
       
    21 ===================
       
    22 
       
    23   http://expectj.sourceforge.net/
       
    24     Home page.