diff options
author | David Woodfall <dave@unrealize.co.uk> | 2010-05-13 00:58:57 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:58:57 +0200 |
commit | 939c12aee948370d5a39adb79a553d5f62289a20 (patch) | |
tree | 0c3f254d506451887822f9a64dc8840e29a21c4e /libraries/libtar/slack-desc | |
parent | 8a9b7ce9f039fc66bd39e846be8dc8a18bcf2ea2 (diff) | |
download | slackbuilds-939c12aee948370d5a39adb79a553d5f62289a20.tar.gz |
libraries/libtar: Added to 13.0 repository
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 0000000000..18de05f09d --- /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: |