Source code distribution of Jeroen Hoppenbrouwers' hobby projects ================================================================= All code published here is GNU GPL. You may use it for any purpose, as long as you properly attribute the code's origin to me and include a reference to my web site: http://www.hoppie.nl/ Specific licenses that are different from the GNU GPL can be negotiated on an individual basis, please contact hoppie@hoppie.nl for more information. These .zip files are built from my Subversion repository through an automated process, and their dates therefore are not representative of their last change. Some projects have a "common" section in their lib directory. This indeed is a "common" part and I maintain it as a separate entity, but for your convenience I have included it in all .zip files to make them stand-alone. I can recommend the TclPro distribution for brainless Tcl/Tk execution and wrapping (into .exe) on the Win32 platform: http://www.tcl.tk/software/tclpro/ You might want to use the 1.4 release, which is free (license key available at the URL above). All my projects use this TclPro 1.4 for exec and build. The small-wish.uses file usually misses from the distro, you can fetch it from the directory you're looking at right now.