Annotation of embedaddon/php/ext/readline/README.libedit, revision 1.1

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

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>