[LWN Logo]

From: Stefan Hornburg <racke@gundel.han.de>
Subject: Jultaf v0.0.7 - Jumble Library for Tcl and Friends
Date: 2 Nov 1998 05:59:10 -0800


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

INTRODUCTION

Jultaf is a collection of Tcl/[incr Tcl] scripts and loadable extensions and
was originally developed as base for InfoPrism (URL:
http://www.han.de/~racke/InfoPrism/). It contains

   * generic functions for list, array, string manipulation
   * functions for error handling and code interpreting
   * extensions for GDBM and RPM access
   * a script that generates package index files

Jultaf is labeled as alpha software. Nevertheless many parts are quite
stable and functional.

VERSION

The current version of Jultaf is 0.0.7. 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.0 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', `
--with-prof', `--with-pq' and `--with-rpm' options of the configure script.
The default installation location for the shared libraries is `
/usr/local/lib'.

LICENSE

Jultaf is distributed under the terms of the GPL. 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.

NEWS

   * new script `rpmfiles' that lists all files within RPM package(s)
   * RPM variables tied to namespace `Juf::RPM'
   * bug fixes
-- 
Racke's Package and Resource Database (http://www.han.de/~racke/pard/)
458 packages, 56 resources, 9 distributions covered

[[Send Tcl/Tk announcements to tcl-announce@mitchell.org
  Send administrivia to tcl-announce-request@mitchell.org
  Announcements archived at http://www.findmail.com/list/tcl_announce/
  The primary Tcl/Tk archive is ftp://ftp.neosoft.com/pub/tcl/ ]]