Package xar: Information
Source package: xar
Version: 1.5.3-alt1
Build time: Dec 18, 2011, 03:21 AM
Category: Archiving/Compression
Report package bugHome page: http://code.google.com/p/xar/
License: BSD
Summary: The XAR project aims to provide an easily extensible archive format
Description:
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.
List of RPM packages built from this SRPM:
libxar (x86_64, i586)
libxar-debuginfo (x86_64, i586)
libxar-devel (x86_64, i586)
xar (x86_64, i586)
xar-debuginfo (x86_64, i586)
libxar (x86_64, i586)
libxar-debuginfo (x86_64, i586)
libxar-devel (x86_64, i586)
xar (x86_64, i586)
xar-debuginfo (x86_64, i586)
Maintainer: Dmitry V. Levin
Last changed
Dec. 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.
April 18, 2011 Vitaly Kuznetsov 1.5.2-alt3
- repair build
Dec. 7, 2010 Igor Vlasenko 1.5.2-alt2.1
- rebuild with new openssl and/or boost by request of git.alt administrator