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

    Исходный пакет: xar
    Версия: 1.5.3-alt1
    Собран:  18 декабря 2011 г. 3:21
    Сообщить об ошибке в пакете
    Домашняя страница: 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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libxar (x86_64, i586)
    libxar-debuginfo (x86_64, i586)
    libxar-devel (x86_64, i586)
    xar (x86_64, i586)
    xar-debuginfo (x86_64, i586)

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


      1. libxml2-devel
      2. libe2fs-devel
      3. bzlib-devel
      4. libssl-devel
      5. libacl-devel
      6. xsltproc
      7. zlib-devel

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


    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