https://github.com/zertovitch/zip-ada
Author:MIT
Version:62.0.0
Alire CI: Dependencies:No dependency.
Dependents:

Zip-Ada is a free, open-source programming library for dealing with the Zip compressed archive file format. The full sources of Zip-Ada are in Ada, compilable on every compiler and for every system (*).
Key features of Zip-Ada:
The library includes LZMA & BZip2 independant encoder & decoder pairs (can be used outside of the Zip archive context).
Note that the BZip2 encoder is the best of its kind in terms of compression ratio!
(*) within limits of compiler’s provided integer types and target architecture capacity.