php-src/ext/readline
2009-01-22 14:41:15 +00:00
..
tests - Fixed test 2009-01-07 23:04:15 +00:00
config.m4
CREDITS
php_readline.h Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
readline.c MFB: Fixed execution condition 2009-01-22 14:41:15 +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.