expect.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Thu, 29 Dec 2016 02:10:37 +0200
changeset 2055 889bb0963835
parent 1912 8b81a8f0f692
child 2228 837f1337c59b
permissions -rw-r--r--
Fix.

.. -*- coding: utf-8; -*-

========
 Expect
========
.. contents::
   :local:

About
=====

  http://sourceforge.net/projects/expect/
    Home page.
  http://wiki.tcl.tk/201
    links about expect on tcl wiki
  http://en.wikipedia.org/wiki/Expect
    Wiki page.

Java implementation
===================

  http://expectj.sourceforge.net/
    Home page.