diff options
author | jpipkin <jpipkin@dawnrazor.org> | 2010-05-11 22:55:31 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 22:55:31 +0200 |
commit | 41c2ad8c1599875b34617a772faa990d876200ed (patch) | |
tree | 89f42dc8d9329ccf26e5d9583fff57e4098a6552 /system/star/slack-desc | |
parent | 7f15f1a01baf4fc5c5a53504936d512cb51686d6 (diff) |
system/star: Added to 12.1 repository
Diffstat (limited to 'system/star/slack-desc')
-rw-r--r-- | system/star/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/star/slack-desc b/system/star/slack-desc new file mode 100644 index 0000000000000..a7954dca29091 --- /dev/null +++ b/system/star/slack-desc @@ -0,0 +1,19 @@ +# 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 ':'. + + |-----handy-ruler-------------------------------------------------------| +star: star (unique standard tape archiver) +star: +star: star is a very fast tar(1) like tape archiver with improved +star: functionality. star includes the first free implementation of +star: POSIX.1-2001 extended tar headers, is build on top of libfind, +star: includes a sophisticated diff command, has no limitation on +star: filename length. star automatically recognizes standard archive +star: formats and non-standard formats by their deviations from the +star: standard. Star is able to archive and restore ACLs for files +star: using POSIX.1-2001 extended headers. +star: |