aboutsummaryrefslogtreecommitdiff
path: root/system/backintime/slack-desc
diff options
context:
space:
mode:
authorFabio Bas <ctrlaltca at>2022-04-29 09:03:29 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-30 13:51:54 +0700
commit25f965245f35829849f8ce508f8059e1f4ff384b (patch)
treea2e8d32c0bca5dd28b267e8765eee8c71115bbae /system/backintime/slack-desc
parent34f533066233491e7865da05a8a583b519618002 (diff)
downloadslackbuilds-25f965245f35829849f8ce508f8059e1f4ff384b.tar.xz
system/backintime: Added (simple backup tool)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/backintime/slack-desc')
-rw-r--r--system/backintime/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/system/backintime/slack-desc b/system/backintime/slack-desc
new file mode 100644
index 000000000000..d4a01eb1acc4
--- /dev/null
+++ b/system/backintime/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------------------------------------------------------|
+backintime: backintime (simple backup tool)
+backintime:
+backintime: Back In Time is a simple backup tool for Linux, inspired by
+backintime: "flyback project". It provides a command line client 'backintime'
+backintime: and a Qt5 GUI 'backintime-qt' both written in Python3.
+backintime:
+backintime: You only need to specify 3 things: where to save snapshots, what
+backintime: dfolders to back up and the backup frequency (manual, every hour,
+backintime: every day, every month)
+backintime:
+backintime: https://github.com/bit-team/backintime