From D Groth@21:1/5 to All on Sat Feb 26 03:42:00 2022
tpack.tcl - is a standalone Tcl script which allow to create single or two file Tcl applications based on library and application code in tar/lz4 archives.
It is similar to the starkit or zipkit approach but does not work with virtual filesystems but with archive files unpacked and updated if necessary at runtime. The applications created by tpack.tcl can be executed with Tcl or Tclkit interpreters from 8.
4, 8.5, 8.6 or 8.7. Lz4 decompression works only from Tcl 8.5 and higher.