item2
Next»

contents

 

Introduction - 1

Background - 2

Deployment - 3

Starkits - 4

Tclkit - 5

Advanced topics - 6

Repositories - 7

Server apps - 8

Who uses this - 9

Examples - 10

Conclusion - 11

 

Acknowledgements

References

6.8 - Starkits and standard Tcl

It is possible to unwrap a Starkit even when Tclkit or SDX is not available - using a pure-Tcl script called Readkit.

Readkit can unpack (or just list the contents) of any Starkit without relying on Tclkit or Metakit.

To uncompress files it needs either the Trf or the Zlib extension. If these are not available Readkit can convert a Starkit to a ZIP archive, which can then be unpacked using widely available zip utilities.

see also

Starkit Home Page

Tclkit Home Page

Metakit Home Page

SDX Utility

Wikit Home Page

Tclers' Wiki

Author's Website

Updated paper, by Steve Landers, as presented at Tcl/Tk 2002 conference - see also original PDF.

Papers & Presentations