This is RS-CLL, Ralph's Common Lisp library, a colorful collection of
general purpose functions for programming in Common Lisp.  Most of the
code is standard Common Lisp except for the 'rs-app' and 'rs-exec'
packages.  These two packages are only ported to SBCL and GNU CLISP;
patches are welcome.

See the file 'NEWS' for user-visible changes and new features compared
to recent versions of RS-CLL.

The file 'INSTALL' contains information about how to build and install
the distribution.  It usually boils down to

     ./configure --with-lisp-dir=/usr/local/share/lisp && make install

You may encounter bugs in this release.  If you do, please report them
to the authors; see the file 'AUTHORS' for their mail addresses.
