22 22 A Tclkit is a self-contained Tcl interpreter and several common Tcl modules, all rolled up into a single executable. Tclkits are a convenient way to deploy Tcl and a bundle of software onto computers that may not have Tcl installed at all. 23 23 24 24 25 25 26 26 Base TclKits 27 27 ------------ 28 28 29 -| System | Platform | 8.5.15| 8.6.1 | 30 -|-------------|-------------|-------|-------| 29 +| System | Platform | 8.5 | 8.6 | 30 +|-------------|-------------|-----|-----| 31 31 | Windows | x86 | [8.5.15](raw/tclkit-8.5.15-win32-ix86.exe?name=53fd052e5a3dd9def45e549142a5d93a18ed2551) | [8.6.1](raw/tclkit-8.6.1-win32-ix86.exe?name=4b7d04547d4fc9365e2771cf7a8ae77cd743943a) | 32 32 | Windows | x86_64 | [8.5.15](raw/tclkit-8.5.15-win32-x86_64.exe?name=89aa663f7037774eb79d11a7538fc6237a34df27) | [8.6.1](raw/tclkit-8.6.1-win32-x86_64.exe?name=976108700ef03f95486038f8c288824af22ece9b) | 33 33 | RHEL5 | x86_64 | [8.5.15](raw/tclkit-8.5.15-rhel5-x86_64?name=b184389e229133f5ec22c5cbe53812be5b8bb2ab) | [8.6.1](raw/tclkit-8.6.1-rhel5-x86_64?name=3f325ab928fff03ff8b9d3eb2d190f85ba157bdd) | 34 34 | RHEL5 | x86 | [8.5.15](raw/tclkit-8.5.15-rhel5-ix86?name=71107539890c1e4170ad0dea02fa1540de82574e) | [8.6.1](raw/tclkit-8.6.1-rhel5-ix86?name=9f28f887c20d38d4b78492331c0e72735ba77a0b) | 35 35 | Mac OS X | ppc/ppc64 | [8.5.15](raw/tclkit-8.5.15-macosx10.5-powerpc+powerpc64?name=ebb5bce0a1fb784b5cb902c32445eb216f6b733a) | [8.6.1](raw/tclkit-8.6.1-macosx10.5-powerpc+powerpc64?name=be848401dceedceef43e4b70855b69adb2414d39) | 36 36 | Mac OS X | ix86/x86_64 | [8.5.15](raw/tclkit-8.5.15-macosx10.5-ix86+x86_64?name=748589cca22b3bd7796d40924c909e9508529311) | [8.6.1](raw/tclkit-8.6.1-macosx10.5-ix86+x86_64?name=642c8d07146029c7f7f8942890bd1bf4526d4898) | 37 37 | Raspbian | arm | [8.5.15](raw/tclkit-8.5.15-linux-arm?name=3b287ff2d834765afcd72199e2dcacccf7d235e2) | [8.6.1](raw/tclkit-8.6.1-linux-arm?name=3d0619be4135eb0c80d6d54d0309fce4fa58596f) |