&| What | '''Packer''' |& &| Where | https://github.com/tclssg/packer |& &| Description | A Starpack tool (see below). |& &| Platforms | Known to run on Linux and Windows. By default builds Starpacks for Linux (x86 and x86_64), OS X (version 10.5 or later, Intel only), and Windows (32-bit). |& &| Prerequisites | Tcl 8.6 or newer. |& &| Updated | 2019-07-18 (v0.8.1) |& &| License | MIT |& '''Packer''' is a tool for building cross-platform [Starpack%|%Starpacks] with [Tcllib] included. It takes as input the content of a [Git] repository, e.g., on GitHub. The only assumption made about the source repository is that it includes a `lib/` directory into which Tcllib will be copied. Packer builds [Tclssg] by default (for which it was developed). It can be customized by overriding select default options; see the file `build.tcl` in the repository for an example of how it can be done. <> Application | Deployment | Tclkit