aboutsummaryrefslogtreecommitdiff
path: root/devel/tclreadline/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/tclreadline/pkg-descr')
-rw-r--r--devel/tclreadline/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/tclreadline/pkg-descr b/devel/tclreadline/pkg-descr
new file mode 100644
index 000000000000..738b6417b64a
--- /dev/null
+++ b/devel/tclreadline/pkg-descr
@@ -0,0 +1,6 @@
+The tclreadline package makes the gnu readline available to the scripting
+language tcl. The primary purpose of the package is to facilitate the
+interactive script development by the means of word and file name completion
+as well as history expansion (well known from shells like bash).
+
+WWW: http://www.zellner.org/tclreadline/