Zip-Ada version 61

Zip-Ada is a free, open-source, independent programming library for dealing with the Zip compressed archive file format. It includes LZMA & BZip2 independent compressor & decompressor pairs (can be used outside of the Zip archive context).

Home page: https://unzip-ada.sourceforge.io/
Sources, site #1: Zip-Ada download | SourceForge.net
Sources, site #2: GitHub - zertovitch/zip-ada: Zip-Ada: a standalone, portable pure Ada library for .zip archives. Includes LZMA and BZip2 byte stream encoder & decoder pairs.
Alire Crate: Alire - Zipada

:new: Changes in this release:

  • BZip2 encoder: improved performance by reducing possible entropy codings chosen by brute-force.
  • BZip2 encoder: added segmentation of blocks for heterogeneous data.

Enjoy!
Gautier

6 Likes