This message announces the availability of Scheme Library release slib-3c2.

SLIB is a portable Scheme library providing compatibility and utility
functions for all standard Scheme implementations.

SLIB supports Bigloo, Chez, Guile-2, Kawa, MIT-Scheme, RScheme,
scheme->C, Scheme48, SCM, scsh, and sisc.

SLIB is free software.  It has a Permissive-Non-Warranty license
<http://people.csail.mit.edu/jaffer/SLIB_COPYING.txt>.

Documentation and distributions in several formats are linked from
SLIB's home page:

		 <https://www.gnu.org/software/slib/>

Links to distributions of SLIB and related softwares are at the end of
this message.

			      -=-=-=-=-

slib-3c2 news:

Details at
<http://cvs.savannah.gnu.org/viewvc/*checkout*/slib/slib/ChangeLog>

* printf.scm (Standard Formatted Output): Added ~ flag and changed
  %k and %K behaviors:

    Print a number like ‘%g’, except that an SI prefix is output after
    the number, which is scaled accordingly.  ‘%K’ outputs a space
    between number and prefix, ‘%k’ does not; with the ‘~’ flag, ‘%~K’
    outputs ‘~’ between number and prefix, and ‘%~k’ outputs ‘.’.

* SLIB's home page has moved to <https://www.gnu.org/software/slib/>

			      -=-=-=-=-

SLIB is available from:
 <https://www.gnu.org/software/slib/slib-3c2.zip>
 <https://www.gnu.org/software/slib/slib-3c2.tar.gz>
Also available as RPM:
 <http://groups.csail.mit.edu/mac/ftpdir/scm/slib-3c2-1.src.rpm>
 <http://groups.csail.mit.edu/mac/ftpdir/scm/slib-3c2-1.noarch.rpm>
Also available as MS-Windows installer:
 <http://groups.csail.mit.edu/mac/ftpdir/scm/slib-3c2-1.exe>

SLIB-PSD is a portable debugger for Scheme (requires emacs editor):
 <http://groups.csail.mit.edu/mac/ftpdir/scm/slib-psd1-3.tar.gz>

SCHELOG is an embedding of Prolog in Scheme+SLIB:
 <http://www.ccs.neu.edu/home/dorai/schelog/schelog.html>

Programs for printing and viewing TexInfo documentation (which SLIB
has) come with GNU Emacs or can be obtained via ftp from:
 <ftp://ftp.gnu.org/pub/gnu/texinfo>
