summaryrefslogtreecommitdiffstats
path: root/tk8.6/README
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2016-10-18 17:31:55 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2016-10-18 17:31:55 (GMT)
commit39e34335fb6eb6eaf2b7ee51ccf172006dd46fbb (patch)
tree8e5374666c7f0b3017176ec9d6e6b6eae0dcabac /tk8.6/README
parent066971b1e6e77991d9161bb0216a63ba94ea04f9 (diff)
parent6b095f3c8521ca7215e6ff5dcbada52b197ef7d0 (diff)
downloadblt-39e34335fb6eb6eaf2b7ee51ccf172006dd46fbb.zip
blt-39e34335fb6eb6eaf2b7ee51ccf172006dd46fbb.tar.gz
blt-39e34335fb6eb6eaf2b7ee51ccf172006dd46fbb.tar.bz2
Merge commit '6b095f3c8521ca7215e6ff5dcbada52b197ef7d0' as 'tk8.6'
Diffstat (limited to 'tk8.6/README')
-rw-r--r--tk8.6/README41
1 files changed, 41 insertions, 0 deletions
diff --git a/tk8.6/README b/tk8.6/README
new file mode 100644
index 0000000..c960e13
--- /dev/null
+++ b/tk8.6/README
@@ -0,0 +1,41 @@
+README: Tk
+ This is the Tk 8.6.6 source distribution.
+ http://sourceforge.net/projects/tcl/files/Tcl/
+ You can get any source release of Tk from the URL above.
+
+1. Introduction
+---------------
+
+This directory contains the sources and documentation for Tk, an X11
+toolkit implemented with the Tcl scripting language.
+
+For details on features, incompatibilities, and potential problems with
+this release, see the Tcl/Tk 8.6 Web page at
+
+ http://www.tcl.tk/software/tcltk/8.6.html
+
+or refer to the "changes" file in this directory, which contains a
+historical record of all changes to Tk.
+
+Tk is maintained, enhanced, and distributed freely by the Tcl community.
+Source code development and tracking of bug reports and feature requests
+takes place at:
+
+ http://core.tcl.tk/tk/
+
+with the Tcl Developer Xchange at:
+
+ http://www.tcl.tk/
+
+Tk is a freely available open source package. You can do virtually
+anything you like with it, such as modifying it, redistributing it,
+and selling it either in whole or in part. See the file
+"license.terms" for complete information.
+
+2. See Tcl README
+-----------------
+
+Please see the README file that comes with the associated Tcl release
+for more information. There are pointers there to extensive
+documentation. In addition, there are additional README files
+in the subdirectories of this distribution.