Jultaf v0.0.4
Jumble Library for Tcl and Friends
by Stefan Hornburg (racke@gundel.han.de)

The home page for this package is:
http://www.han.de/~racke/jultaf/

INTRODUCTION
Jultaf is a collection of Tcl and [incr Tcl] scripts and
provides procedures resp. classes with various purposes. Additionally 
shared libraries for accessing GDBM and Postgres databases from Tcl can 
be build with this package. Support for RPM is planned.

VERSION
The current version of Jultaf is 0.0.4. 
It is not tested by anyone but me and documentation is not as good as
required for a decent package. However, it works for me.

SYSTEM REQUIREMENTS
At least Tcl 8.0 or above. [incr Tcl] 3.0a1 or above if you want to
use the [incr Tcl] classes.

INSTALLATION
Run "./configure", "make" and "make install" in the source directory. 
By default Tcl scripts are installed in the directory 
/usr/local/share/jultaf, the GNU Info file as /usr/local/info/jultaf.info
and HTML documentation in the directory /usr/local/doc/jultaf.
Support for the shared libraries can be enabled with the --with-gdbm 
resp. --with-pq option of the configure script. The default installation location for the shared libraries is /usr/local/lib.

LICENSE
GNU General Public License, version 2 (see COPYING).
Please contact me if this keeps you from using Jultaf. 

COMMENTS & BUG REPORTS
Feel free to send any comment or bug report to racke@gundel.han.de.
Jultaf is likely to improved depending on users feedback.
