php-src/ext/readline
2006-01-01 13:10:10 +00:00
..
config.m4 fix build with libedit 2005-11-28 23:03:49 +00:00
CREDITS
php_readline.h bump year and license version 2006-01-01 13:10:10 +00:00
readline.c bump year and license version 2006-01-01 13:10:10 +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.