parsefile 0.0.6 → 0.0.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/parsefile.rb +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e514347b05910f7fd84e59afaaea6a346b717325
4
- data.tar.gz: 2dd64288e542c39d18f3a79a2bb0a3f8022f39e2
3
+ metadata.gz: 0b13ab5008debd780cd15627b816d35ffc40fae1
4
+ data.tar.gz: 34b49fcc2c705fb4f00cd782133b68ed44d37886
5
5
  SHA512:
6
- metadata.gz: d2f34759c792db448c59851f2d145ea99721335c9aa680e0353e3a34428a44f6bea2ea108b22426d96753d03c45fcc76885a06d79815fe2863f5c7815d2bcf21
7
- data.tar.gz: c080f0319c4f023c1eac15c30b170201f8df9e7cb93cdb4dfb8f6492811f030339b96c86a58858354811153751db2326f97367a81a5ed5b63102cf49b28ab1d3
6
+ metadata.gz: d08d0c4314107dc2aa413af4cb4144181330fd7b4c545cd6320873ff833e1fa22a33f5e9d2001831dae23bcc17b95df48f5a063849a39d0fed82c1e92209cf61
7
+ data.tar.gz: 450304b1c5d2ab8d3a7cc43f8fe71d9aed02c5dab8f3288ba213b1d599351751da552a26e3a04ba11f368bad4262a8703dc1b6c11285df2d891b2795082759e1
@@ -2,7 +2,7 @@ require 'json'
2
2
  require 'docsplit'
3
3
  require 'fileutils'
4
4
  require 'pry'
5
- require 'dircrawl'
5
+
6
6
  load 'ocrfile.rb'
7
7
  load 'extractmetadata.rb'
8
8
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: parsefile
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.6
4
+ version: 0.0.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - M. C. McGrath
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2016-05-28 00:00:00.000000000 Z
12
+ date: 2016-10-10 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: OCR file and extract metadata using Apache Tika and Tesseract
15
15
  email: shidash@shidash.com