Title:          tcltk-8.4.uci
Description:    Tcl/Tk interpreter
Version:        8.4.12
Author:         http://www.tcl.tk/
Original-site:  http://www.tcl.tk/software/tcltk/8.4.html
Copying-policy: BSD-style
====================================================
Extension by:   mikshaw (mrblog|yahoo|com)
Comments:       Tcl  (Tool Command Language)  is used by over half a million
                developers worldwide and has become  a critical component in
                thousands of corporations.  It has a simple and programmable
                syntax and can be either used as a standalone application or
                embedded  in application programs.
                Tk  is a graphical user interface toolkit that makes it pos-
                sible to create powerful GUIs incredibly quickly.
                To use this package properly,   you should modify your $PATH
                environment variable to include /opt/tcltk-8.4/bin
                export PATH='/opt/tcltk-8.4/bin:$PATH'
                This action is not required just to run tkcon from the myDSL
                menu,  or to run tcl scripts directly from tkcon,  but it is
                needed to run external Tcl scripts from a Bash shell.
Change-log:     
Current:        12/07/2005 - Updated to version 8.4.12
                             Added Tk Console with menu item and icon
                             Added ability to insert extra Tcl libraries
                07/30/2005 - Initial release