OSDN Git Service

* configure: Regenerated.
[pf3gnuchains/sourceware.git] / tk / README
1 README:  Tk
2     This is the Tk 8.3.2 source distribution.
3     You can get any release of Tcl from:
4         http://dev.scriptics.com/registration/<version>.html
5     Tcl/Tk is also available through NetCVS:
6         http://dev.scriptics.com/software/tcltk/netcvs.html
7
8 RCS: @(#) $Id$
9
10 1. Introduction
11 ---------------
12
13 This directory contains the sources and documentation for Tk, an X11
14 toolkit implemented with the Tcl scripting language.
15
16 For details on features, incompatibilities, and potential problems with
17 this release, see the Tcl/Tk 8.3 Web page at
18
19         http://dev.scriptics.com/software/tcltk/8.3.html
20
21 or refer to the "changes" file in this directory, which contains a
22 historical record of all changes to Tk.
23
24 Tk is maintained, enhanced, and distributed freely as a
25 service to the Tcl community by Scriptics Corporation.
26 The official home for Tcl/Tk is on the Scriptics Web site:
27
28         http://dev.scriptics.com
29
30 Tk is a freely available open source package.  You can do virtually
31 anything you like with it, such as modifying it, redistributing it,
32 and selling it either in whole or in part.  See the file
33 "license.terms" for complete information.
34
35 2. See Tcl README
36 -----------------
37
38 Please see the README file that comes with the associated Tcl release
39 for more information.  There are pointers there to extensive
40 documentation.  In addition, there are additional README files
41 in the subdirectories of this distribution.
42
43