mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
80ff04d629
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
19 lines
1.1 KiB
Text
19 lines
1.1 KiB
Text
# HOW TO EDIT THIS FILE:
|
|
# The "handy ruler" below makes it easier to edit a package description.
|
|
# Line up the first '|' above the ':' following the base package name, and
|
|
# the '|' on the right side marks the last column you can put a character in.
|
|
# You must make exactly 11 lines for the formatting to be correct. It's also
|
|
# customary to leave one space after the ':' except on otherwise blank lines.
|
|
|
|
|-----handy-ruler------------------------------------------------------|
|
|
xar: xar (eXtensible ARchiver)
|
|
xar:
|
|
xar: The XAR project aims to provide an easily extensible archive
|
|
xar: format. Important design decisions include an easily extensible XML
|
|
xar: table of contents (TOC) for random access to archived files, storing
|
|
xar: the TOC at the beginning of the archive to allow for efficient
|
|
xar: handling of streamed archives, the ability to handle files of
|
|
xar: arbitrarily large sizes, the ability to choose independent encodings
|
|
xar: for individual files in the archive, the ability to store checksums
|
|
xar: for individual files in both compressed and uncompressed form, and the
|
|
xar: ability to query the table of content's rich meta-data.
|