filentory-cli 0.5.0 → 0.6.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/features/support/env.rb +17 -10
- data/lib/filentory/exifextractor.rb +25 -23
- data/lib/filentory/version.rb +1 -1
- data/test/tc_gps_info.rb +32 -0
- data/test/tc_videoextractor.rb +1 -1
- data/test/test_helper.rb +2 -1
- metadata +39 -84
- data/.gitignore +0 -18
- data/.simplecov +0 -4
- data/.travis.yml +0 -13
- data/Gemfile +0 -4
- data/Gemfile.lock +0 -101
- data/LICENSE +0 -202
- data/README.md +0 -50
- data/README.rdoc +0 -44
- data/Rakefile +0 -61
- data/bin/filentory-cli +0 -77
- data/features/filentory-cli.feature +0 -40
- data/features/support/auth.yaml +0 -2
- data/features/support/config.ru +0 -2
- data/filentory-cli.gemspec +0 -36
- data/filentory.yaml.template +0 -4
- data/results.html +0 -472
- data/test/integration/data/fileA.txt +0 -1
- data/test/integration/data/folder/fileB.txt +0 -1
- data/test/integration/data/image_with_exif_and_xmp_infos.jpg +0 -0
- data/test/integration/data/video.mov +0 -0
- data/test/integration/special/.gitignore +0 -1
- data/test/integration/special/exif.jpg +0 -0
@@ -1 +0,0 @@
|
|
1
|
-
This is file A
|
@@ -1 +0,0 @@
|
|
1
|
-
This is file B
|
Binary file
|
Binary file
|
@@ -1 +0,0 @@
|
|
1
|
-
# for tests only
|
Binary file
|