wok diff libedit/description.txt @ rev 24765

afpfs-ng,btfs,curlftpfs,ddumbfs,djmount,encfs,exfat-utils,fusecloop,fusedav,fuseiso,httpfs2-fuse: try fuse2
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Mar 18 17:45:47 2022 +0000 (2022-03-18)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/libedit/description.txt	Fri Mar 18 17:45:47 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.