Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        tclhttpd: Extensible Web+Application server written in Tcl
        
        
        - Summary
- TclHttpd is a Web server implemented in pure Tcl. It works out of the box as a
Web server, but is really designed to be a Tcl application server. It supports
HTML+Tcl templates, and is extensible in a variety of ways.
Changelog
        
            - * Sun Jan 15 16:00:00 2006 Wart <wart at kobold.org> - 3.5.1-6
- - Use ghosted files for runtime state files.
- Update patch to remove build dependency on autoconf. 
            - * Tue Nov 22 16:00:00 2005 Wart <wart at kobold.org> - 3.5.1-5
- - Move bin/httpdthread.tcl out of the bin directory. 
            - * Sun Nov 20 16:00:00 2005 Wart <wart at kobold.org> - 3.5.1-4
- - Use fedora_useradd/fedora_userdel to create/delete the tclhttpd user.
- Added BuildRequires: autoconf.
- Clean up file permissions to remove many rpmlint warnings.