slackbuilds_ponce/system/xar/slack-desc
Philip Lacroix 43b424f08c system/xar: Updated for version 1.6.1 + New maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-11-07 10:16:09 +07:00

19 lines
1,021 B
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: XAR provides an easily extensible archive format. An XML table of
xar: contents, stored at the beginning of the archive, allows for random
xar: access to the archived files. XAR can handle files of arbitrarily
xar: large sizes, is able to encode individual files in the archive
xar: independently, can store checksums for individual files in both
xar: compressed and uncompressed form, can query the rich metadata of
xar: the table of contents.
xar:
xar: Homepage: https://mackyle.github.io/xar/