                                rivetcgi 0.5.0.1231

Release information:
  pkg:  rivetcgi version 0.5.0.1231
  url:  http://www.rkeene.org/devel/rivetcgi-0.5.0.1231.tar.gz
  date: Fri Mar 20 07:39:40 CDT 2009
--------------------------------------------------------------------------

This is Rivet/CGI.  It is useful for running Rivet applications as a normal
process instead of under mod_rivet.  The bulk of this code was written by
Mr. David Welton as part of the orginal Rivet project.

The CGI integration was done by Mr. Roy Keene <rivet@rkeene.org>

This package is maintained by Mr. Roy Keene, not Mr. David Welton.


Original README Contents
###
## rivet/ - Initialization code for the Rivet Apache module.
##
###

init.tcl - Contains the initialization routines for Rivet in a
           ::Rivet namespace.

packages - Contains packages for use with Rivet.  Place any new packages or
           procedure libraries in this directory.

rivet-tcl - Contains .tcl files for procedures in Rivet.  Place new commands
            to Rivet in this directory.

packages-local - If it exists, a directory of local packages.
