summaryrefslogtreecommitdiffstats
path: root/system/zpaq/slack-desc
diff options
context:
space:
mode:
author Christoph Willing <c.willing@uq.edu.au>2013-05-15 23:27:07 -0300
committer Robby Workman <rworkman@slackbuilds.org>2013-06-04 00:11:07 -0500
commit11e1e38b39a6e9fdd59d0b93093ae1090519bcad (patch)
treec3b2782c7efe817c8819042d974c78dd2820e11e /system/zpaq/slack-desc
parent1a11d13423151b32fbfb0dab4618cdb0336c12f0 (diff)
downloadslackbuilds-11e1e38b39a6e9fdd59d0b93093ae1090519bcad.tar.gz
slackbuilds-11e1e38b39a6e9fdd59d0b93093ae1090519bcad.tar.xz
system/zpaq: Added (journaling, incremental, deduplicating archiver)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'system/zpaq/slack-desc')
-rw-r--r--system/zpaq/slack-desc20
1 files changed, 20 insertions, 0 deletions
diff --git a/system/zpaq/slack-desc b/system/zpaq/slack-desc
new file mode 100644
index 0000000000..9c8a60e25a
--- /dev/null
+++ b/system/zpaq/slack-desc
@@ -0,0 +1,20 @@
+# 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 ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+zpaq: zpaq (journaling, incremental, deduplicating archiver)
+zpaq:
+zpaq: "Journaling" means that when you update a file or directory, both the
+zpaq: old and new versions are saved. You can extract from the archive as it
+zpaq: existed at any time in the past.
+zpaq: "Incremental" means that when you back up your entire hard drive, only
+zpaq: those files whose last-modified date has changed since the previous
+zpaq: backup are added.
+zpaq: "Deduplicating" means that identical files or fragments are stored
+zpaq: only once to save time and space.
+zpaq:
+