expect.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 13 Feb 2017 22:44:57 +0200
changeset 2083 75ae6a4ad500
parent 1912 8b81a8f0f692
child 2228 837f1337c59b
permissions -rw-r--r--
Getting list of supported tasks. List project dependencies. List project properties.

.. -*- 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.