Harald Oehlmann
2024-11-29 14:27:38 UTC
Dear TCL team,
OOXML may read and write Excel files.
New features are:
- Set header/footer
- TCL 8.6: optionally read using tcllib::zip::read module, so binary
package vfs::zip is not required any more
- If vfs::zip is used, version 1.0.4 is required
- More checks on file read on invalid files
So, the requirements are:
- TDOM 0.9
- TCL 8.6.7
And for reading one of:
- TCLLIB::ZIP:READ
- VFS::ZIP version 1.0.4 or better
The download page is here:
https://fossil.sowaswie.de/ooxml/uv/download.html
Thanks to all contributors !
Harald (on behalf of the very busy group)
OOXML may read and write Excel files.
New features are:
- Set header/footer
- TCL 8.6: optionally read using tcllib::zip::read module, so binary
package vfs::zip is not required any more
- If vfs::zip is used, version 1.0.4 is required
- More checks on file read on invalid files
So, the requirements are:
- TDOM 0.9
- TCL 8.6.7
And for reading one of:
- TCLLIB::ZIP:READ
- VFS::ZIP version 1.0.4 or better
The download page is here:
https://fossil.sowaswie.de/ooxml/uv/download.html
Thanks to all contributors !
Harald (on behalf of the very busy group)