aboutsummaryrefslogtreecommitdiff
path: root/archivers/zip-ada/pkg-descr
blob: 521db22e2ae0a0bbf6ea3e8f17f77b87cefc0ab2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
The Zip-Ada library is written entirely in Ada, allowing compression
operations without any OS-dependent external calls on streams and files.

In addition to the library and command-line demos, it has these tools:
 * zipada   - create compressed Zip archive
 * comp_zip - utility to compare contents of two Zip archives
 * find_zip - utility to search for text stream of Zip archive
 * rezip    - tool for recompressing Zip archives towards optimal compression
 * debzip2  - tool to decompress BZip2 compressed files (.bz2)

WWW: http://unzip-ada.sourceforge.net/