A standalone, portable Ada library for .zip archives
Zip-Ada is a library for .zip archives. Full sources are in Ada and are unconditionally portable. Input and output can be any stream (file, buffer,...) for archive creation as well as data extraction. Task safe and endian-neutral.
More information on: http://unzip-ada.sf.net
Alire crate: https://alire.ada.dev/crates/zipada
Mirror: https://github.com/zertovitch/zip-ada/
AZip is a free Zip Archive Manager with unique features such as: built-in content Search, smart archive Update, archive Recompression.
The goal is to keep the user interface as simple as possible and bother the user the least possible with options or useless gadgets.
More details and screenshots on the AZip Web site: http://azip.sf.net
Alire crate: https://alire.ada.dev/crates/azip
Mirror: https://github.com/zertovitch/azip