Gautier is as busy as ever, and this time he brings us v.31 of his Zip-Ada library. As some might notice, the name is no longer UnZip-Ada.
Here’s a quote from Gautier:
The library’s name is now Zip-Ada and not UnZip-Ada anymore (except the site name at SF which is in the process of being renamed…)
Changes to Zip-Ada v.31 are:
- Added tiny demos: Demo_Zip, Demo_UnZip
- Added procedure Add_String in Zip.Create
And finally we have one incompatibility with previous versions:
- Zip.Create: Create / Finish: if Info.Stream is to a file, the underlying archive file is also created / closed as well
The entire thing can be found here.