summaryrefslogtreecommitdiffstats
path: root/development/tkcon/README
diff options
context:
space:
mode:
author Juan M. Lasca <juanmlasca@gmail.com>2023-10-26 21:53:35 +0900
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-10-27 12:12:31 +0700
commite4e2629910e2e6767f965652ecc75296e4935da3 (patch)
tree31f8fe6db5373d2aaccc371d3b64877a0f245aaf /development/tkcon/README
parent379132dc15bae57ffbd3f5e70ade058420151dbc (diff)
downloadslackbuilds-e4e2629910e2e6767f965652ecc75296e4935da3.tar.gz
slackbuilds-e4e2629910e2e6767f965652ecc75296e4935da3.tar.xz
development/tkcon: script updates.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/tkcon/README')
-rw-r--r--development/tkcon/README14
1 files changed, 5 insertions, 9 deletions
diff --git a/development/tkcon/README b/development/tkcon/README
index 60ff5181cd..f122a1936b 100644
--- a/development/tkcon/README
+++ b/development/tkcon/README
@@ -1,10 +1,6 @@
-tkcon is a replacement for the standard console that comes with Tk.
-The console itself provides many more features than the standard
-console and works on all platforms where Tcl/Tk is available. It is
-meant primarily to aid one when working with the little details inside
-tcl and tk, giving Unix users the GUI console provided by default in the
-Mac and Windows Tk.
-
-OPTIONAL DEPENDENCIES:
-* tcllib: if installed, generate man pages.
+tkcon itself provides many more features than the standard console
+and works on all platforms where Tcl/Tk is available. It is meant
+primarily to aid one when working with the little details inside
+tcl and tk, giving Unix users the GUI console provided by default
+int the Mac and Windows Tk implementations.