summaryrefslogtreecommitdiffstats
path: root/graphics/tclblt/README
diff options
context:
space:
mode:
author Andrey M. Lipaev2019-06-29 02:59:18 +0200
committer Willy Sudiarto Raharjo2019-06-29 02:59:18 +0200
commit377171575bcf191c26a95869e11ff1d4af2d0900 (patch)
treee14f774ddd60bf1245b259775ee13aae1955ee4e /graphics/tclblt/README
parent96762179b68beac5a71a6657db96796a585d3c34 (diff)
downloadslackbuilds-377171575bcf191c26a95869e11ff1d4af2d0900.tar.gz
graphics/tclblt: Added (Tcl/Tk Extension).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/tclblt/README')
-rw-r--r--graphics/tclblt/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/tclblt/README b/graphics/tclblt/README
new file mode 100644
index 0000000000..4b9e6b8fe0
--- /dev/null
+++ b/graphics/tclblt/README
@@ -0,0 +1,3 @@
+Tcl BLT is an extension to Tcl/Tk. It adds plotting widgets (X-Y graph,
+barchart, stripchart), a powerful geometry manager, a new canvas
+item, and several new commands to Tk.