Zip-Ada
From AdaCommons
http://unzip-ada.sourceforge.net/
Zip-Ada
Zip-Ada is a 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.
Tools
Beside the library, the following command-line tools are provided:
- ZipAda, a tool that creates a Zip archive
- UnZipAda, a tool that extracts some or all files from a Zip archive
- Comp_Zip, an utility for comparing two Zip archives (compare contents, check missing files)
- Find_Zip, an utility for searching a text string across contents of a Zip archive
- ReZip, a tool for recompressing Zip archives to a smaller size
- bunzip, a tool that decompresses BZip2 compressed files (.bz2)

