Пакет xar: Информация

    Бинарный пакет: xar
    Версия: 1.6.1-alt2
    Архитектура: x86_64
    Собран:  28 февраля 2019 г. 14:02 в задании #223013
    Исходный пакет: xar
    Сообщить об ошибке в пакете
    Загрузка: xar-1.6.1-alt2.x86_64.rpm
    Домашняя страница: https://github.com/mackyle/xar

    Лицензия: BSD (revised)
    О пакете: The XAR project aims to provide an easily extensible archive format
    Описание: 
    The XAR project aims to provide an easily extensible archive format.
    Important design decisions include an easily extensible XML table of
    contents for random access to archived files, storing the toc at the
    beginning of the archive to allow for efficient handling of streamed
    archives, the ability to handle files of arbitrarily large sizes,
    the ability to choose independent encodings for individual files in
    the archive, the ability to store checksums for individual files in
    both compressed and uncompressed form, and the ability to query the
    table of content's rich meta-data.
    
    Please note that the code quality of this project is quite poor.
    Do not expect that error conditions would be handled properly.

    Сопровождающий: Pavel Skrylev


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


    20 декабря 2018 г. Pavel Skrylev 1.6.1-alt2
    - Fixed build of failure, got from lost part of PATH.
    13 декабря 2018 г. Pavel Skrylev 1.6.1-alt1
    - Updated original source url.
    - Bump to 1.6.1.
    11 декабря 2017 г. Vitaly Lipatov 1.5.3-alt2
    - fix ext2 build
    - make copy of /bin for test purposes