Updated 2011-06-14 03:17:00 by RLE

What: sample
 Where: http://tcl.sf.net/
        http://www.tcl.tk/doc/tea/
 Description: This code is a part of the same SourceForge project as
        the original C Tcl code.  It is a separate module, and is intended
        to demonstrate the directory structure and configuration files
        needed to implement a Tcl Extension Architecture, as defined by
        Dr. Ousterhout and others during 1999.
        The code itself actually has functionality - it implements an
        extension calculating the Core Secure Hash Algorithm (sha1).
        The latest version can be obtained from the CVS repository.
        Currently at version 2.0.1 .
 Updated: 03/2005
 Contact: See web site

See also TEA2.