set |
This is the zip-ada:std metapackage.
It pulls in all subpackages of zip-ada:std. |
primary |
The Zip-Ada library is written entirely in Ada, allowing compression
operations without any OS-dependent external calls on streams and files.
|
tools |
This package contains the following tools based on libzipada:
This package contains the following tools based on libzipada:
* zipada - create compressed Zip archive
* unzipada - utility to extract from compressed zip archives
* 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 files towards optimal compression
* lzma_enc - standalone compressor for LZMA files (.lzma)
* lzma_dec - standalone decompressor for LZMA files (.lzma)
* touch2 - utility to update the file modification time
* zip_dir_list - utility to transverse zip archive directories
|
tests |
This package contains test tools based on zipada library.
|
dev |
This is the developer subpackage of the zip-ada:std port.
It may contain headers, pc files, static and PIC libraries and SO links. |
examples |
This is the examples subpackage of the zip-ada:std port. |