A standalone, portable Ada library for .zip archives
...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/
...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