mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
e3b1637e38
PR: 12341 Submitted by: "Daniel J. O'Connor" <darius@dons.net.au>
7 lines
328 B
Plaintext
7 lines
328 B
Plaintext
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/
|