diff options
Diffstat (limited to 'libraries/libtar/slack-desc')
-rw-r--r-- | libraries/libtar/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/libtar/slack-desc b/libraries/libtar/slack-desc new file mode 100644 index 000000000000..18de05f09d07 --- /dev/null +++ b/libraries/libtar/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----------------------------------------------------| +libtar: libtar (tar file manipulation API) +libtar: +libtar: libtar is a C library for manipulating POSIX tar files. +libtar: It handles adding and extracting files to/from a tar archive. +libtar: +libtar: Slackbuild by David Woodfall +libtar: +libtar: +libtar: +libtar: +libtar: |