Test ran at 2024-04-20 12:55:14.512967+00:00 SOLUTION: zipada=58.0.0: Manage Zip Archives and raw LZMA streams Origin: source archive zipada58.zip at https://sourceforge.net/projects/unzip-ada/files/zipada58.zip with hash sha512:08ab9be1ae050652667a72c721bf59fc4f724107d991d6415e9a9d580842759d5114b17f4c8c1b81ead6933a91f145c4f33b9a33f5b4b355fb7ff3d9c07d7b66 Properties: Author: Gautier de Montmollin Description: Manage Zip Archives and raw LZMA streams Executable: comp_zip Executable: find_zip Executable: lzma_dec Executable: lzma_enc Executable: rezip Executable: unzipada Executable: zipada Executable: zip_dir_list case OS is when Macos => GPR External: Zip_OS := MacOSX when Windows => GPR External: Zip_OS := Win64 License: MIT Long_Description: ![Zip-Ada logo](https://unzip-ada.sourceforge.io/za_logo.png) Zip-Ada is a free, open-source programming 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 (*). Key features of Zip-Ada: * Files and streams supported, for archives and entries, for compression and decompression * Task safe * Endian-neutral * Standalone * Zip methods supported for compression: Reduce, Shrink, Deflate, LZMA. * Zip methods supported for decompression: the above methods, plus: Implode, Deflate64, BZip2 * Library is in pure Ada 2005 (nothing compiler/system specific), can be used in projects in Ada 2005, Ada 2012 and later versions of the language * Unconditionally portable (*) * Tests and demos included The library includes a standalone generic streaming LZMA encoder and decoder (can be used outside of the Zip archive context). ___ (*) within limits of compiler's provided integer types and target architecture capacity. Maintainer: gdemont@hotmail.com Maintainers_Logins: mosteo Maintainers_Logins: zertovitch Name: zipada Project_File: zipada.gpr Tag: zip Tag: archive Tag: compression Tag: deflate Tag: lzma Tag: bzip2 Tag: lzw Tag: shrink Version: 58.0.0 Website: https://unzip-ada.sourceforge.io/ LOG: Note: Deploying zipada=58.0.0... #=#=# ##O#-# ##O=# # #=#=-# # ######################################################################## 100.0%-#O#- # # -#O#- # # ####### 9.8% ###################################################################### 97.5% ######################################################################## 100.0% Note: Building zipada/zipada.gpr... Compile [Ada] zipada.adb [Ada] unzipada.adb [Ada] comp_zip.adb [Ada] find_zip.adb [Ada] rezip.adb unzipada.adb:245:27: warning: condition is always True [Ada] touch2.adb [Ada] zip_dir_list.adb [Ada] lzma_dec.adb [Ada] lzma_enc.adb [Ada] comp_zip_prc.adb [Ada] show_license.adb [Ada] unzip.adb [Ada] zip.adb [Ada] zip_console_io.adb [Ada] unzip-streams.adb [Ada] set_modification_time_gnat.adb [Ada] rezip_lib.adb [Ada] zip-compress.adb [Ada] zip-create.adb [Ada] zip_streams.adb [Ada] lzma.ads [Ada] lzma-decoding.adb [Ada] unzip-decompress.adb [Ada] zip-headers.adb [Ada] zip-compress-deflate.adb [Ada] zip-compress-lzma_e.adb [Ada] zip-compress-reduce.adb [Ada] zip-compress-shrink.adb [Ada] zip-crc_crypto.adb [Ada] lzma-encoding.adb [Ada] dual_io.adb [Ada] flexible_temp_files.adb [Ada] lz77.adb [Ada] length_limited_huffman_code_lengths.adb [Ada] bzip2.adb [Ada] bzip2-decoding.adb [Ada] unzip-decompress-huffman.adb Bind [gprbind] zipada.bexch [gprbind] unzipada.bexch [gprbind] comp_zip.bexch [gprbind] find_zip.bexch [Ada] zipada.ali [Ada] unzipada.ali [Ada] comp_zip.ali [Ada] find_zip.ali [gprbind] rezip.bexch [gprbind] touch2.bexch [gprbind] zip_dir_list.bexch [Ada] rezip.ali [Ada] touch2.ali [Ada] zip_dir_list.ali [gprbind] lzma_dec.bexch [Ada] lzma_dec.ali [gprbind] lzma_enc.bexch [Ada] lzma_enc.ali Link [link] zipada.adb [link] unzipada.adb [link] comp_zip.adb [link] find_zip.adb [link] rezip.adb [link] touch2.adb [link] zip_dir_list.adb [link] lzma_dec.adb [link] lzma_enc.adb Build finished successfully in 7.19 seconds. zipada=58.0.0 successfully retrieved and built. There are no dependencies. Found declared GPR file: zipada.gpr