diff options
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 feb24594e4287..77b6d75458e57 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/ |