oorb 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.
- checksums.yaml +4 -4
- data/README.md +1 -10
- data/doc/OORB.html +1 -1
- data/doc/_index.html +1 -1
- data/doc/file.CODE_OF_CONDUCT.html +1 -1
- data/doc/file.LICENSE.html +1 -1
- data/doc/file.README.html +2 -12
- data/doc/index.html +2 -12
- data/doc/top-level-namespace.html +1 -1
- data/lib/oorb/version.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: 9d11c27a05fc15c29c256cbc33ff887a321f040a
|
|
4
|
+
data.tar.gz: 359d1aa07bdaedbb0fa35d80e9e295a4b2c07cdd
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e854ae9c5089e1596b3194d7823b7e81ce182ef7e4d96becc45223896cfb09fab0c000d73f0b670cb2a76a3eed0e5f6353f8c26a252a8b1944bb3d852aaa8143
|
|
7
|
+
data.tar.gz: 0e0bb262ce26d87511800ec0ecefb088d8d792deb349221800f551665d632a281ab6641d6b66182f6d2246eb8f128ed288598f0258838eb0ccbc4ec160667b42
|
data/README.md
CHANGED
|
@@ -4,16 +4,7 @@ OCR Optimized Regex Builder is a command line tool for taking user input and con
|
|
|
4
4
|
|
|
5
5
|
## Installation as a command line appliction
|
|
6
6
|
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
$ git clone https://github.com/Calvyn82/oorb
|
|
10
|
-
|
|
11
|
-
Navigate to the root directory, run the test suite, and install the application.
|
|
12
|
-
|
|
13
|
-
$ cd oorb
|
|
14
|
-
$ bundle install
|
|
15
|
-
$ bundle exec rake
|
|
16
|
-
$ bundle exec rake install
|
|
7
|
+
$ gem install oorb
|
|
17
8
|
|
|
18
9
|
## Installation as part of a Ruby application
|
|
19
10
|
|
data/doc/OORB.html
CHANGED
|
@@ -721,7 +721,7 @@ whitespace character</p>
|
|
|
721
721
|
</div>
|
|
722
722
|
|
|
723
723
|
<div id="footer">
|
|
724
|
-
Generated on
|
|
724
|
+
Generated on Sun Jun 12 19:02:24 2016 by
|
|
725
725
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
726
726
|
0.8.7.6 (ruby-2.3.1).
|
|
727
727
|
</div>
|
data/doc/_index.html
CHANGED
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
</div>
|
|
108
108
|
|
|
109
109
|
<div id="footer">
|
|
110
|
-
Generated on
|
|
110
|
+
Generated on Sun Jun 12 19:02:24 2016 by
|
|
111
111
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
112
112
|
0.8.7.6 (ruby-2.3.1).
|
|
113
113
|
</div>
|
|
@@ -118,7 +118,7 @@ href="http://contributor-covenant.org/version/1/3/0/">contributor-covenant.org/v
|
|
|
118
118
|
</div></div>
|
|
119
119
|
|
|
120
120
|
<div id="footer">
|
|
121
|
-
Generated on
|
|
121
|
+
Generated on Sun Jun 12 19:02:24 2016 by
|
|
122
122
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
123
123
|
0.8.7.6 (ruby-2.3.1).
|
|
124
124
|
</div>
|
data/doc/file.LICENSE.html
CHANGED
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
<div id="content"><div id='filecontents'>The MIT License (MIT)<br/><br/>Copyright (c) 2016 Calvyn82<br/><br/>Permission is hereby granted, free of charge, to any person obtaining a copy<br/>of this software and associated documentation files (the "Software"), to deal<br/>in the Software without restriction, including without limitation the rights<br/>to use, copy, modify, merge, publish, distribute, sublicense, and/or sell<br/>copies of the Software, and to permit persons to whom the Software is<br/>furnished to do so, subject to the following conditions:<br/><br/>The above copyright notice and this permission notice shall be included in<br/>all copies or substantial portions of the Software.<br/><br/>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR<br/>IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,<br/>FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE<br/>AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER<br/>LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,<br/>OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN<br/>THE SOFTWARE.</div></div>
|
|
65
65
|
|
|
66
66
|
<div id="footer">
|
|
67
|
-
Generated on
|
|
67
|
+
Generated on Sun Jun 12 19:02:24 2016 by
|
|
68
68
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
69
69
|
0.8.7.6 (ruby-2.3.1).
|
|
70
70
|
</div>
|
data/doc/file.README.html
CHANGED
|
@@ -70,17 +70,7 @@ that are commonly mistaken by optical character recognition engines.</p>
|
|
|
70
70
|
|
|
71
71
|
<h2 id="label-Installation+as+a+command+line+appliction">Installation as a command line appliction</h2>
|
|
72
72
|
|
|
73
|
-
<
|
|
74
|
-
|
|
75
|
-
<pre class="code ruby"><code class="ruby">$ git clone https://github.com/Calvyn82/oorb</code></pre>
|
|
76
|
-
|
|
77
|
-
<p>Navigate to the root directory, run the test suite, and install the
|
|
78
|
-
application.</p>
|
|
79
|
-
|
|
80
|
-
<pre class="code ruby"><code class="ruby">$ cd oorb
|
|
81
|
-
$ bundle install
|
|
82
|
-
$ bundle exec rake
|
|
83
|
-
$ bundle exec rake install</code></pre>
|
|
73
|
+
<pre class="code ruby"><code class="ruby">$ gem install oorb</code></pre>
|
|
84
74
|
|
|
85
75
|
<h2 id="label-Installation+as+part+of+a+Ruby+application">Installation as part of a Ruby application</h2>
|
|
86
76
|
|
|
@@ -134,7 +124,7 @@ href="http://opensource.org/licenses/MIT">MIT License</a>.</p>
|
|
|
134
124
|
</div></div>
|
|
135
125
|
|
|
136
126
|
<div id="footer">
|
|
137
|
-
Generated on
|
|
127
|
+
Generated on Sun Jun 12 19:02:24 2016 by
|
|
138
128
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
139
129
|
0.8.7.6 (ruby-2.3.1).
|
|
140
130
|
</div>
|
data/doc/index.html
CHANGED
|
@@ -70,17 +70,7 @@ that are commonly mistaken by optical character recognition engines.</p>
|
|
|
70
70
|
|
|
71
71
|
<h2 id="label-Installation+as+a+command+line+appliction">Installation as a command line appliction</h2>
|
|
72
72
|
|
|
73
|
-
<
|
|
74
|
-
|
|
75
|
-
<pre class="code ruby"><code class="ruby">$ git clone https://github.com/Calvyn82/oorb</code></pre>
|
|
76
|
-
|
|
77
|
-
<p>Navigate to the root directory, run the test suite, and install the
|
|
78
|
-
application.</p>
|
|
79
|
-
|
|
80
|
-
<pre class="code ruby"><code class="ruby">$ cd oorb
|
|
81
|
-
$ bundle install
|
|
82
|
-
$ bundle exec rake
|
|
83
|
-
$ bundle exec rake install</code></pre>
|
|
73
|
+
<pre class="code ruby"><code class="ruby">$ gem install oorb</code></pre>
|
|
84
74
|
|
|
85
75
|
<h2 id="label-Installation+as+part+of+a+Ruby+application">Installation as part of a Ruby application</h2>
|
|
86
76
|
|
|
@@ -134,7 +124,7 @@ href="http://opensource.org/licenses/MIT">MIT License</a>.</p>
|
|
|
134
124
|
</div></div>
|
|
135
125
|
|
|
136
126
|
<div id="footer">
|
|
137
|
-
Generated on
|
|
127
|
+
Generated on Sun Jun 12 19:02:24 2016 by
|
|
138
128
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
139
129
|
0.8.7.6 (ruby-2.3.1).
|
|
140
130
|
</div>
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
</div>
|
|
104
104
|
|
|
105
105
|
<div id="footer">
|
|
106
|
-
Generated on
|
|
106
|
+
Generated on Sun Jun 12 19:02:24 2016 by
|
|
107
107
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
108
108
|
0.8.7.6 (ruby-2.3.1).
|
|
109
109
|
</div>
|
data/lib/oorb/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: oorb
|
|
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
|
- Calvyn82
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2016-06-
|
|
11
|
+
date: 2016-06-13 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: bundler
|