php-src/ext/readline
2008-07-14 17:50:47 +00:00
..
config.m4 MFH 2005-11-28 23:04:01 +00:00
CREDITS
php_readline.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
readline.c - Added arginfo 2008-07-14 17:50:47 +00:00
README.libedit

This library can be built with libedit - non-GPL drop-in readline replacement.
Libedit can be obtained from http://sourceforge.net/projects/libedit/
It is taken from NetBSD (http://www.netbsd.org/) CVS repository and modified
to work as stand-alone library.