I'm looking into adding to installmgr the download of a cached zipped
module, if present at the download site. Otherwise the code will work as
before.
I've run into an obstacle: zlib cannot read the "table of contents" in a
zipfile. I'm looking for a portable way to do the unzip. Any suggestions?
Many thanks,
DM