niky81-s3rbackup 0.2.8 → 0.2.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: niky81-s3rbackup
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.2.
|
|
4
|
+
version: 0.2.9
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Nicola Sacchi
|
|
@@ -9,7 +9,7 @@ autorequire:
|
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
11
|
|
|
12
|
-
date: 2008-06-
|
|
12
|
+
date: 2008-06-27 00:00:00 -07:00
|
|
13
13
|
default_executable:
|
|
14
14
|
dependencies:
|
|
15
15
|
- !ruby/object:Gem::Dependency
|
|
@@ -32,8 +32,9 @@ dependencies:
|
|
|
32
32
|
version:
|
|
33
33
|
description: s3rbackup is a command line program for backing and restore group of directory or file in s3, it ships with integrated database for search in backup data.
|
|
34
34
|
email: sacchi.nicola@gmail.com
|
|
35
|
-
executables:
|
|
36
|
-
|
|
35
|
+
executables:
|
|
36
|
+
- s3query.rb
|
|
37
|
+
- s3rbackup.rb
|
|
37
38
|
extensions: []
|
|
38
39
|
|
|
39
40
|
extra_rdoc_files: []
|