From 548e75676c56547acde6c2b5a8388ecd616fa37a Mon Sep 17 00:00:00 2001 From: Mikko Varri Date: Wed, 12 May 2010 23:30:28 +0200 Subject: libraries/libedit: Added to 12.2 repository --- libraries/libedit/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 libraries/libedit/README (limited to 'libraries/libedit/README') diff --git a/libraries/libedit/README b/libraries/libedit/README new file mode 100644 index 0000000000..3142a5c890 --- /dev/null +++ b/libraries/libedit/README @@ -0,0 +1,6 @@ +libedit (Command line editor library) + +This is an autotool- and libtoolized port of the NetBSD Editline +library (libedit). This Berkeley-style licensed command line editor +library provides generic line editing, history, and tokenization +functions, similar to those found in GNU Readline. -- cgit v1.2.3