Starting with tcl/tk 8.7 it is possible to build zip based executables with core tcl commands. To simplify this task a shell script is provided. &|Version|20200909|& &|Sources|https://sourceforge.net/projects/kbskit/files/zipkit/20200909/zipkit.sh%|%zipkit.sh%|%|& &|Builds|https://sourceforge.net/projects/kbskit/files/zipkit/|& &|Documentation|...|& &|Author|[René Zaumseil]|& &|License|BSD|& The list of supported packages can be found with: ====== zipkit.sh info ====== To get all package sources use: ====== zipkit.sh sources ?package ..? ====== To compile packages or build executables or plain zip files use: ====== zipkit.sh win|unix|macos ?--* ..? ?tclsh|wish|zip name? ?package ..? ======