rtesseract 1.2.4 → 1.2.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.travis.yml +1 -0
- data/Gemfile.lock +43 -44
- data/VERSION +1 -1
- data/rtesseract.gemspec +3 -3
- data/spec/rtesseract_spec.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: fceade34a071d1beaf8e3849075122edd5b12feb
|
4
|
+
data.tar.gz: e78f7550ad45c255c69139871138755bfd205ef4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 89b5065f0e89bb1bd63c68792bfbe1fd46c53515f8686908fbeada99703ab3887e28af0aeeda8b608c39543549638a3665cb372fcd647d81eecf142e93c048f5
|
7
|
+
data.tar.gz: fa45b24f8fdec71449ba6896126c9c3bf39594c33a7c9924098a55580315d85280d526e1c661591688dcd5002d92d55069d5ccb5b4a59c16fbc9c57b86cb377a
|
data/Gemfile.lock
CHANGED
@@ -1,31 +1,31 @@
|
|
1
1
|
GEM
|
2
2
|
remote: http://rubygems.org/
|
3
3
|
specs:
|
4
|
-
addressable (2.3.
|
4
|
+
addressable (2.3.7)
|
5
5
|
builder (3.2.2)
|
6
|
-
coveralls (0.7.
|
7
|
-
multi_json (~> 1.
|
8
|
-
rest-client
|
9
|
-
simplecov (
|
10
|
-
term-ansicolor
|
11
|
-
thor
|
6
|
+
coveralls (0.7.10)
|
7
|
+
multi_json (~> 1.10)
|
8
|
+
rest-client (>= 1.6.8, < 2)
|
9
|
+
simplecov (~> 0.9.1)
|
10
|
+
term-ansicolor (~> 1.3)
|
11
|
+
thor (~> 0.19.1)
|
12
12
|
descendants_tracker (0.0.4)
|
13
13
|
thread_safe (~> 0.3, >= 0.3.1)
|
14
14
|
diff-lcs (1.2.5)
|
15
15
|
docile (1.1.5)
|
16
|
-
faraday (0.9.
|
16
|
+
faraday (0.9.1)
|
17
17
|
multipart-post (>= 1.2, < 3)
|
18
|
-
git (1.2.
|
19
|
-
github_api (0.12.
|
18
|
+
git (1.2.9.1)
|
19
|
+
github_api (0.12.3)
|
20
20
|
addressable (~> 2.3)
|
21
21
|
descendants_tracker (~> 0.0.4)
|
22
22
|
faraday (~> 0.8, < 0.10)
|
23
|
-
hashie (>= 3.
|
23
|
+
hashie (>= 3.3)
|
24
24
|
multi_json (>= 1.7.5, < 2.0)
|
25
25
|
nokogiri (~> 1.6.3)
|
26
26
|
oauth2
|
27
|
-
hashie (3.
|
28
|
-
highline (1.
|
27
|
+
hashie (3.4.0)
|
28
|
+
highline (1.7.1)
|
29
29
|
jeweler (2.0.1)
|
30
30
|
builder
|
31
31
|
bundler (>= 1.0)
|
@@ -35,18 +35,17 @@ GEM
|
|
35
35
|
nokogiri (>= 1.5.10)
|
36
36
|
rake
|
37
37
|
rdoc
|
38
|
-
json (1.8.
|
39
|
-
jwt (1.
|
40
|
-
mime-types (2.3)
|
41
|
-
mini_magick (
|
42
|
-
|
43
|
-
mini_portile (0.6.0)
|
38
|
+
json (1.8.2)
|
39
|
+
jwt (1.2.1)
|
40
|
+
mime-types (2.4.3)
|
41
|
+
mini_magick (4.1.0)
|
42
|
+
mini_portile (0.6.2)
|
44
43
|
multi_json (1.10.1)
|
45
44
|
multi_xml (0.5.5)
|
46
45
|
multipart-post (2.0.0)
|
47
|
-
netrc (0.
|
48
|
-
nokogiri (1.6.
|
49
|
-
mini_portile (
|
46
|
+
netrc (0.10.2)
|
47
|
+
nokogiri (1.6.6.2)
|
48
|
+
mini_portile (~> 0.6.0)
|
50
49
|
oauth2 (1.0.0)
|
51
50
|
faraday (>= 0.8, < 0.10)
|
52
51
|
jwt (~> 1.0)
|
@@ -54,37 +53,37 @@ GEM
|
|
54
53
|
multi_xml (~> 0.5)
|
55
54
|
rack (~> 1.2)
|
56
55
|
quick_magick (0.8.0)
|
57
|
-
rack (1.
|
58
|
-
rake (10.
|
59
|
-
rdoc (4.
|
56
|
+
rack (1.6.0)
|
57
|
+
rake (10.4.2)
|
58
|
+
rdoc (4.2.0)
|
60
59
|
json (~> 1.4)
|
61
|
-
rest-client (1.7.
|
60
|
+
rest-client (1.7.3)
|
62
61
|
mime-types (>= 1.16, < 3.0)
|
63
62
|
netrc (~> 0.7)
|
64
|
-
rmagick (2.13.
|
65
|
-
rspec (3.
|
66
|
-
rspec-core (~> 3.
|
67
|
-
rspec-expectations (~> 3.
|
68
|
-
rspec-mocks (~> 3.
|
69
|
-
rspec-core (3.
|
70
|
-
rspec-support (~> 3.
|
71
|
-
rspec-expectations (3.0
|
63
|
+
rmagick (2.13.4)
|
64
|
+
rspec (3.2.0)
|
65
|
+
rspec-core (~> 3.2.0)
|
66
|
+
rspec-expectations (~> 3.2.0)
|
67
|
+
rspec-mocks (~> 3.2.0)
|
68
|
+
rspec-core (3.2.1)
|
69
|
+
rspec-support (~> 3.2.0)
|
70
|
+
rspec-expectations (3.2.0)
|
71
|
+
diff-lcs (>= 1.2.0, < 2.0)
|
72
|
+
rspec-support (~> 3.2.0)
|
73
|
+
rspec-mocks (3.2.1)
|
72
74
|
diff-lcs (>= 1.2.0, < 2.0)
|
73
|
-
rspec-support (~> 3.
|
74
|
-
rspec-
|
75
|
-
|
76
|
-
rspec-support (3.0.4)
|
77
|
-
simplecov (0.9.0)
|
75
|
+
rspec-support (~> 3.2.0)
|
76
|
+
rspec-support (3.2.2)
|
77
|
+
simplecov (0.9.2)
|
78
78
|
docile (~> 1.1.0)
|
79
|
-
multi_json
|
80
|
-
simplecov-html (~> 0.
|
81
|
-
simplecov-html (0.
|
82
|
-
subexec (0.2.3)
|
79
|
+
multi_json (~> 1.0)
|
80
|
+
simplecov-html (~> 0.9.0)
|
81
|
+
simplecov-html (0.9.0)
|
83
82
|
term-ansicolor (1.3.0)
|
84
83
|
tins (~> 1.0)
|
85
84
|
thor (0.19.1)
|
86
85
|
thread_safe (0.3.4)
|
87
|
-
tins (1.3.
|
86
|
+
tins (1.3.4)
|
88
87
|
|
89
88
|
PLATFORMS
|
90
89
|
ruby
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.2.
|
1
|
+
1.2.5
|
data/rtesseract.gemspec
CHANGED
@@ -2,16 +2,16 @@
|
|
2
2
|
# DO NOT EDIT THIS FILE DIRECTLY
|
3
3
|
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
|
4
4
|
# -*- encoding: utf-8 -*-
|
5
|
-
# stub: rtesseract 1.2.
|
5
|
+
# stub: rtesseract 1.2.5 ruby lib
|
6
6
|
|
7
7
|
Gem::Specification.new do |s|
|
8
8
|
s.name = "rtesseract"
|
9
|
-
s.version = "1.2.
|
9
|
+
s.version = "1.2.5"
|
10
10
|
|
11
11
|
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
12
12
|
s.require_paths = ["lib"]
|
13
13
|
s.authors = ["Danilo Jeremias da Silva"]
|
14
|
-
s.date = "
|
14
|
+
s.date = "2015-03-01"
|
15
15
|
s.description = "Ruby library for working with the Tesseract OCR."
|
16
16
|
s.email = "dannnylo@gmail.com"
|
17
17
|
s.extra_rdoc_files = [
|
data/spec/rtesseract_spec.rb
CHANGED
@@ -80,7 +80,7 @@ describe "Rtesseract" do
|
|
80
80
|
expect(RTesseract.new(@image_tiff, options: :digits).options_cmd).to eql([:digits])
|
81
81
|
expect(RTesseract.new(@image_tiff, options: [:digits, :quiet]).options_cmd).to eql([:digits, :quiet])
|
82
82
|
end
|
83
|
-
|
83
|
+
|
84
84
|
it " be configurable" do
|
85
85
|
RTesseract.new(@image_tiff,{:chop_enable=>0,:enable_assoc=>0,:display_text=>0}).config.should eql("chop_enable 0\nenable_assoc 0\ndisplay_text 0")
|
86
86
|
RTesseract.new(@image_tiff,{:chop_enable=>0}).config.should eql("chop_enable 0")
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rtesseract
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.2.
|
4
|
+
version: 1.2.5
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Danilo Jeremias da Silva
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2015-03-01 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rspec
|