Пакет minizip-ng: Информация

    Исходный пакет: minizip-ng
    Версия: 4.0.4-alt1
    Собран:  5 января 2024 г. 15:17
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/zlib-ng/minizip-ng/

    Лицензия: Zlib
    О пакете: Fork of the popular zip manipulation library found in the zlib distribution
    Описание: 
    Fork of the popular zip manipulation library found in the zlib distribution.
    
    Features:
    
     * Creating and extracting zip archives.
     * Adding and removing entries from zip archives.
     * Read and write raw zip entry data.
     * Reading and writing zip archives from memory.
     * Zlib, BZIP2, and LZMA compression methods.
     * Password protection through Traditional PKWARE and WinZIP AES encryption.
     * Buffered streaming for improved I/O performance.
     * NTFS timestamp support for UTC last modified, last accessed, and creation dates.
     * Disk split support for splitting zip archives into multiple files.
     * Preservation of file attributes across file systems.
     * Follow and store symbolic links.
     * Unicode filename support through UTF-8 encoding.
     * Legacy character encoding support CP437, CP932, CP936, CP950.
     * Turn off compilation of compression, decompression, or encryption.
     * Windows (Win32 & WinRT), macOS and Linux platform support.
     * Streaming interface for easy implementation of additional platforms.
     * Support for Apple's compression library ZLIB implementation.
     * Zero out local file header information.
     * Zip/unzip of central directory to reduce size.
     * Ability to generate and verify CMS signature for each entry.
     * Recover the central directory if it is corrupt or missing.
     * Example minizip command line tool.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libminizip-ng-compat-devel (riscv64)
    libminizip-ng-devel (riscv64)
    libminizip-ng4 (riscv64)
    libminizip-ng4-debuginfo (riscv64)
    libminizip4 (riscv64)
    libminizip4-debuginfo (riscv64)

    Сопровождающий: Nazarov Denis

    Список участников:
    Nazarov Denis

      1. liblzma-devel
      2. libzstd-devel
      3. bzlib-devel
      4. cmake >= 3.13
      5. libssl-devel
      6. gcc-c++
      7. zlib-devel

    Последнее изменение


    5 января 2024 г. Nazarov Denis 4.0.4-alt1
    - New version 4.0.4.
    13 ноября 2023 г. Nazarov Denis 4.0.3-alt1
    - New version 4.0.3.
    5 августа 2023 г. Nazarov Denis 4.0.1-alt1
    - New version 4.0.1.
    - Build also no compat version.