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

    Бинарный пакет: xar
    Версия: 1.5.3-alt1
    Архитектура: i586
    Собран:  18 декабря 2011 г. 3:21
    Исходный пакет: xar
    Сообщить об ошибке в пакете
    Загрузка: xar-1.5.3-alt1.i586.rpm
    Домашняя страница: http://code.google.com/p/xar/

    Лицензия: BSD
    О пакете: 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.

    Сопровождающий: Dmitry V. Levin


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


    17 декабря 2011 г. Dmitry V. Levin 1.5.3-alt1
    - Updated to 1.5.3.
    - Made it actually work on x86.
    - Fixed RPATH issue.
    - Enabled test suite.
    - Enabled ACL support.
    - Relocated headers back to /usr/include/xar/.
    - Updated package descriptions, added a warning about poor code quality.
    18 апреля 2011 г. Vitaly Kuznetsov 1.5.2-alt3
    - repair build
    7 декабря 2010 г. Igor Vlasenko 1.5.2-alt2.1
    - rebuild with new openssl and/or boost by request of git.alt administrator