descriptionTcl access to Microsoft Structured Storage files
ownerPat Thoyts <patthoyts@users.sourceforge.net>
last changeFri, 15 Oct 2010 00:41:58 +0000 (01:41 +0100)
readme

The Storage package is Tcl extension that adds a 'storage' command to Tcl and provides access to Microsoft's "Structured Storage" file format. Structured storages are used extensively to provide persistence for OLE or COM components. The format presents a filesystem-like hierarchy of storages and streams that maps well into Tcl's virtual filesystem model.

Notable users of structured storages are Microsoft Word and Excel.

shortlog
2010-10-15 Pat ThoytsLink the resources master
2010-10-15 Pat ThoytsImplemented fileevent support
2010-10-15 Pat ThoytsUpdated the nmake build files and incremented the build...
2009-01-27 Pat ThoytsVarious code cleanups and incremented version to 1.2.0
2008-01-02 Pat ThoytsSupport creation of IStorage on memory by providing...
2008-01-02 Pat ThoytsSupport creation of IStorage on memory by providing...
2005-04-10 Pat ThoytsAdded support for property sets.
2005-04-08 Pat ThoytsInitial checkin of version 1. tclstorage-1-0-0
tags
19 years ago tclstorage-1-0-0
heads
14 years ago master