Package xar: Information
Source package: xar
Version: 1.6.1-alt5
Build time: May 11, 2024, 01:01 AM
Category: Archiving/Compression
Report package bugHome page: https://github.com/mackyle/xar
License: BSD-3-Clause
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 (e2kv6, e2kv5, e2kv4, e2k)
libxar-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libxar-devel (e2kv6, e2kv5, e2kv4, e2k)
xar (e2kv6, e2kv5, e2kv4, e2k)
xar-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libxar (e2kv6, e2kv5, e2kv4, e2k)
libxar-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libxar-devel (e2kv6, e2kv5, e2kv4, e2k)
xar (e2kv6, e2kv5, e2kv4, e2k)
xar-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
Maintainer: Alexey Sheplyakov
List of contributors:
Alexey Sheplyakov
Michael Shigorin
Grigory Ustinov
Pavel Skrylev
Vitaly Lipatov
Dmitry V. Levin
Vitaly Kuznetsov
Igor Vlasenko
Eugene Ostapets
Alexey Sheplyakov
Michael Shigorin
Grigory Ustinov
Pavel Skrylev
Vitaly Lipatov
Dmitry V. Levin
Vitaly Kuznetsov
Igor Vlasenko
Eugene Ostapets
Last changed
May 8, 2024 Alexey Sheplyakov 1.6.1-alt5
- NMU: + Fixed FTBFS on architectures where char is unsigned. + Build on all architectures (including LoongArch). + Use /usr/bin for test archive. Fixes usrmerge fallout.
Dec. 31, 2021 Michael Shigorin 1.6.1-alt4
- actually builds on %e2k
Dec. 12, 2019 Grigory Ustinov 1.6.1-alt3
- NMU: Fix license.