Sujet : ANNOUNCE: Excel file format reader/writer package OOXML 1.9 released
De : wortkarg3 (at) *nospam* yahoo.com (Harald Oehlmann)
Groupes : comp.lang.tclDate : 29. Nov 2024, 15:27:38
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vicj0q$10cg3$2@dont-email.me>
User-Agent : Mozilla Thunderbird
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.htmlThanks to all contributors !
Harald (on behalf of the very busy group)