diff options
author | Philip Lacroix <slackph at posteo dot de> | 2015-11-07 10:16:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-07 10:16:09 +0700 |
commit | 43b424f08c4607c42c71a88e8c49d693ae3e3100 (patch) | |
tree | f1e7e3ce34895441c7e20012021790fd3d970e91 /system/xar/slack-desc | |
parent | 46d61a73d9e8f4e36e91332118639eff3b001c96 (diff) |
system/xar: Updated for version 1.6.1 + New maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/xar/slack-desc')
-rw-r--r-- | system/xar/slack-desc | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/system/xar/slack-desc b/system/xar/slack-desc index feb24594e428..77b6d75458e5 100644 --- a/system/xar/slack-desc +++ b/system/xar/slack-desc @@ -8,12 +8,12 @@ |-----handy-ruler------------------------------------------------------| xar: xar (eXtensible ARchiver) xar: -xar: The XAR project aims to provide an easily extensible archive format. -xar: -xar: -xar: -xar: -xar: -xar: -xar: -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/ |