diff options
author | Ruari Oedegaard <sbo@ruari.com> | 2012-08-12 13:27:23 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-12 13:27:23 -0500 |
commit | 16b6e015b2d796ae4c400df5322065edc7ab9d45 (patch) | |
tree | 7e64daa1a71859e7014315da371a99f55cc32a88 /system/heirloom-pax/slack-desc | |
parent | dd0762e7bbc71f4e9f2b166aec1b8260eef3a2b1 (diff) | |
download | slackbuilds-16b6e015b2d796ae4c400df5322065edc7ab9d45.tar.gz |
system/heirloom-pax: Added (POSIX standard archiver)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/heirloom-pax/slack-desc')
-rw-r--r-- | system/heirloom-pax/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/heirloom-pax/slack-desc b/system/heirloom-pax/slack-desc new file mode 100644 index 0000000000..2142d66c63 --- /dev/null +++ b/system/heirloom-pax/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------------------------------------------------------| +heirloom-pax: heirloom-pax (POSIX standard archiver) +heirloom-pax: +heirloom-pax: heirloom-pax is a version of the POSIX standard archive tool. It is +heirloom-pax: from the The Heirloom Toolchest, which has code derived from original +heirloom-pax: UNIX material released as Open Source by Caldera and Sun. +heirloom-pax: Unlike some other popular pax implementations this version can create +heirloom-pax: POSIX.1-2001 pax archives. It can also can read and write zip files, +heirloom-pax: RPM packages, GNU tar files, and the cpio formats of Cray UNICOS, SGI +heirloom-pax: IRIX (-K), SCO UnixWare (-c) and Tru64 UNIX (-e). +heirloom-pax: +heirloom-pax: Homepage: http://heirloom.sourceforge.net/tools.html |