wok diff libedit/description.txt @ rev 25494

Add finch & btop (thanks ceel)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Nov 30 08:50:05 2022 +0000 (19 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/libedit/description.txt	Wed Nov 30 08:50:05 2022 +0000
     1.3 @@ -0,0 +1,4 @@
     1.4 +This is an autotool- and libtoolized port of the NetBSD Editline library
     1.5 +(libedit). This Berkeley-style licensed command line editor library
     1.6 +provides generic line editing, history, and tokenization functions,
     1.7 +similar to those found in GNU Readline.