expect.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Thu, 25 Oct 2018 17:55:27 +0300
changeset 2280 9ffe47dfa862
parent 2228 837f1337c59b
permissions -rw-r--r--
SQLcl : Format Query Results with the SET SQLFORMAT Command.

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