php-src/ext/readline
2008-12-31 11:12:40 +00:00
..
tests - Missing SKIPIF :( 2008-11-21 22:55:38 +00:00
config.m4
CREDITS
php_readline.h Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
readline.c Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +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.