gepub 0.7.0beta3 → 0.7.0beta4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.travis.yml +2 -1
- data/gepub.gemspec +1 -1
- data/lib/gepub/version.rb +1 -1
- data/spec/fixtures/{epubcheck-4.0.0 → epubcheck-4.0.1}/COPYING.txt +0 -0
- data/spec/fixtures/{epubcheck-4.0.0 → epubcheck-4.0.1}/README.txt +0 -0
- data/spec/fixtures/{epubcheck-4.0.0 → epubcheck-4.0.1}/THIRD-PARTY.txt +0 -0
- data/spec/fixtures/epubcheck-4.0.1/epubcheck.jar +0 -0
- data/spec/fixtures/{epubcheck-4.0.0 → epubcheck-4.0.1}/lib/Saxon-HE-9.5.1-5.jar +0 -0
- data/spec/fixtures/{epubcheck-4.0.0 → epubcheck-4.0.1}/lib/common-image-3.1.2.jar +0 -0
- data/spec/fixtures/{epubcheck-4.0.0 → epubcheck-4.0.1}/lib/common-io-3.1.2.jar +0 -0
- data/spec/fixtures/{epubcheck-4.0.0 → epubcheck-4.0.1}/lib/common-lang-3.1.2.jar +0 -0
- data/spec/fixtures/{epubcheck-4.0.0 → epubcheck-4.0.1}/lib/commons-compress-1.5.jar +0 -0
- data/spec/fixtures/{epubcheck-4.0.0 → epubcheck-4.0.1}/lib/guava-14.0.1.jar +0 -0
- data/spec/fixtures/{epubcheck-4.0.0 → epubcheck-4.0.1}/lib/imageio-core-3.1.2.jar +0 -0
- data/spec/fixtures/{epubcheck-4.0.0 → epubcheck-4.0.1}/lib/imageio-jpeg-3.1.2.jar +0 -0
- data/spec/fixtures/{epubcheck-4.0.0 → epubcheck-4.0.1}/lib/imageio-metadata-3.1.2.jar +0 -0
- data/spec/fixtures/{epubcheck-4.0.0 → epubcheck-4.0.1}/lib/jackson-core-asl-1.9.12.jar +0 -0
- data/spec/fixtures/{epubcheck-4.0.0 → epubcheck-4.0.1}/lib/jackson-mapper-asl-1.9.12.jar +0 -0
- data/spec/fixtures/{epubcheck-4.0.0 → epubcheck-4.0.1}/lib/jing-20120724.0.0.jar +0 -0
- data/spec/fixtures/{epubcheck-4.0.0 → epubcheck-4.0.1}/lib/sac-1.3.jar +0 -0
- data/spec/fixtures/{epubcheck-4.0.0 → epubcheck-4.0.1}/licenses/Apache-2.0.txt +0 -0
- data/spec/fixtures/{epubcheck-4.0.0 → epubcheck-4.0.1}/licenses/BSD-3-Clause.txt +0 -0
- data/spec/fixtures/{epubcheck-4.0.0 → epubcheck-4.0.1}/licenses/MPL-1.0.txt +0 -0
- data/spec/fixtures/{epubcheck-4.0.0 → epubcheck-4.0.1}/licenses/W3C.txt +0 -0
- data/spec/spec_helper.rb +1 -1
- metadata +53 -47
- data/spec/fixtures/epubcheck-4.0.0/epubcheck.jar +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3eac9db3391a7426d3cda21c8ed5f7d2dd71ad0c
|
4
|
+
data.tar.gz: 8a4eacba3d081779c540f3cee88c4bb579e7a3b8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e1c59f3ceafbd3c2f9bc12d203aa38129febd361fe13ab2dcb194df7940827c838a017f704a8578b6d8f42164dbe56467049aebbbe32b04a05b012e5e7cd8a53
|
7
|
+
data.tar.gz: 4abc5539afccba4b97d6b3878713d6b799a594f4e34469d2631fb7f9a32758c088c8dc2ade65d3345ac94ec4944efb5929a5d90a3231f7194ec7a0f3b8fd8c51
|
data/.travis.yml
CHANGED
data/gepub.gemspec
CHANGED
@@ -18,7 +18,7 @@ Gem::Specification.new do |s|
|
|
18
18
|
s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
|
19
19
|
s.require_paths = ["lib"]
|
20
20
|
|
21
|
-
s.add_runtime_dependency "nokogiri", "
|
21
|
+
s.add_runtime_dependency "nokogiri", ">= 1.6.1", "< 1.9"
|
22
22
|
s.add_development_dependency "rake"
|
23
23
|
s.add_development_dependency "rspec"
|
24
24
|
s.add_runtime_dependency "rubyzip", ">= 1.1.1"
|
data/lib/gepub/version.rb
CHANGED
File without changes
|
File without changes
|
File without changes
|
Binary file
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/spec/spec_helper.rb
CHANGED
@@ -32,7 +32,7 @@ RSpec.configure do |config|
|
|
32
32
|
end
|
33
33
|
|
34
34
|
def epubcheck(epubname)
|
35
|
-
jar = File.join(File.dirname(__FILE__), 'fixtures/epubcheck-4.0.
|
35
|
+
jar = File.join(File.dirname(__FILE__), 'fixtures/epubcheck-4.0.1/epubcheck.jar')
|
36
36
|
stdout = capture(:stdout) do
|
37
37
|
puts %x(java -Duser.language=en -jar #{jar} #{epubname})
|
38
38
|
end
|
metadata
CHANGED
@@ -1,29 +1,35 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: gepub
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.7.
|
4
|
+
version: 0.7.0beta4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- KOJIMA Satoshi
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2017-07-19 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: nokogiri
|
15
15
|
requirement: !ruby/object:Gem::Requirement
|
16
16
|
requirements:
|
17
|
-
- - "
|
17
|
+
- - ">="
|
18
18
|
- !ruby/object:Gem::Version
|
19
19
|
version: 1.6.1
|
20
|
+
- - "<"
|
21
|
+
- !ruby/object:Gem::Version
|
22
|
+
version: '1.9'
|
20
23
|
type: :runtime
|
21
24
|
prerelease: false
|
22
25
|
version_requirements: !ruby/object:Gem::Requirement
|
23
26
|
requirements:
|
24
|
-
- - "
|
27
|
+
- - ">="
|
25
28
|
- !ruby/object:Gem::Version
|
26
29
|
version: 1.6.1
|
30
|
+
- - "<"
|
31
|
+
- !ruby/object:Gem::Version
|
32
|
+
version: '1.9'
|
27
33
|
- !ruby/object:Gem::Dependency
|
28
34
|
name: rake
|
29
35
|
requirement: !ruby/object:Gem::Requirement
|
@@ -121,27 +127,27 @@ files:
|
|
121
127
|
- spec/fixtures/builder/text/localresource.conf
|
122
128
|
- spec/fixtures/builder/text/memo.txt
|
123
129
|
- spec/fixtures/builder/text/nav.xhtml
|
124
|
-
- spec/fixtures/epubcheck-4.0.
|
125
|
-
- spec/fixtures/epubcheck-4.0.
|
126
|
-
- spec/fixtures/epubcheck-4.0.
|
127
|
-
- spec/fixtures/epubcheck-4.0.
|
128
|
-
- spec/fixtures/epubcheck-4.0.
|
129
|
-
- spec/fixtures/epubcheck-4.0.
|
130
|
-
- spec/fixtures/epubcheck-4.0.
|
131
|
-
- spec/fixtures/epubcheck-4.0.
|
132
|
-
- spec/fixtures/epubcheck-4.0.
|
133
|
-
- spec/fixtures/epubcheck-4.0.
|
134
|
-
- spec/fixtures/epubcheck-4.0.
|
135
|
-
- spec/fixtures/epubcheck-4.0.
|
136
|
-
- spec/fixtures/epubcheck-4.0.
|
137
|
-
- spec/fixtures/epubcheck-4.0.
|
138
|
-
- spec/fixtures/epubcheck-4.0.
|
139
|
-
- spec/fixtures/epubcheck-4.0.
|
140
|
-
- spec/fixtures/epubcheck-4.0.
|
141
|
-
- spec/fixtures/epubcheck-4.0.
|
142
|
-
- spec/fixtures/epubcheck-4.0.
|
143
|
-
- spec/fixtures/epubcheck-4.0.
|
144
|
-
- spec/fixtures/epubcheck-4.0.
|
130
|
+
- spec/fixtures/epubcheck-4.0.1/COPYING.txt
|
131
|
+
- spec/fixtures/epubcheck-4.0.1/README.txt
|
132
|
+
- spec/fixtures/epubcheck-4.0.1/THIRD-PARTY.txt
|
133
|
+
- spec/fixtures/epubcheck-4.0.1/epubcheck.jar
|
134
|
+
- spec/fixtures/epubcheck-4.0.1/lib/Saxon-HE-9.5.1-5.jar
|
135
|
+
- spec/fixtures/epubcheck-4.0.1/lib/common-image-3.1.2.jar
|
136
|
+
- spec/fixtures/epubcheck-4.0.1/lib/common-io-3.1.2.jar
|
137
|
+
- spec/fixtures/epubcheck-4.0.1/lib/common-lang-3.1.2.jar
|
138
|
+
- spec/fixtures/epubcheck-4.0.1/lib/commons-compress-1.5.jar
|
139
|
+
- spec/fixtures/epubcheck-4.0.1/lib/guava-14.0.1.jar
|
140
|
+
- spec/fixtures/epubcheck-4.0.1/lib/imageio-core-3.1.2.jar
|
141
|
+
- spec/fixtures/epubcheck-4.0.1/lib/imageio-jpeg-3.1.2.jar
|
142
|
+
- spec/fixtures/epubcheck-4.0.1/lib/imageio-metadata-3.1.2.jar
|
143
|
+
- spec/fixtures/epubcheck-4.0.1/lib/jackson-core-asl-1.9.12.jar
|
144
|
+
- spec/fixtures/epubcheck-4.0.1/lib/jackson-mapper-asl-1.9.12.jar
|
145
|
+
- spec/fixtures/epubcheck-4.0.1/lib/jing-20120724.0.0.jar
|
146
|
+
- spec/fixtures/epubcheck-4.0.1/lib/sac-1.3.jar
|
147
|
+
- spec/fixtures/epubcheck-4.0.1/licenses/Apache-2.0.txt
|
148
|
+
- spec/fixtures/epubcheck-4.0.1/licenses/BSD-3-Clause.txt
|
149
|
+
- spec/fixtures/epubcheck-4.0.1/licenses/MPL-1.0.txt
|
150
|
+
- spec/fixtures/epubcheck-4.0.1/licenses/W3C.txt
|
145
151
|
- spec/fixtures/testdata/0.html
|
146
152
|
- spec/fixtures/testdata/1.html
|
147
153
|
- spec/fixtures/testdata/image1.jpg
|
@@ -175,7 +181,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
175
181
|
version: 1.3.1
|
176
182
|
requirements: []
|
177
183
|
rubyforge_project: gepub
|
178
|
-
rubygems_version: 2.
|
184
|
+
rubygems_version: 2.6.11
|
179
185
|
signing_key:
|
180
186
|
specification_version: 4
|
181
187
|
summary: a generic EPUB library for Ruby.
|
@@ -191,27 +197,27 @@ test_files:
|
|
191
197
|
- spec/fixtures/builder/text/localresource.conf
|
192
198
|
- spec/fixtures/builder/text/memo.txt
|
193
199
|
- spec/fixtures/builder/text/nav.xhtml
|
194
|
-
- spec/fixtures/epubcheck-4.0.
|
195
|
-
- spec/fixtures/epubcheck-4.0.
|
196
|
-
- spec/fixtures/epubcheck-4.0.
|
197
|
-
- spec/fixtures/epubcheck-4.0.
|
198
|
-
- spec/fixtures/epubcheck-4.0.
|
199
|
-
- spec/fixtures/epubcheck-4.0.
|
200
|
-
- spec/fixtures/epubcheck-4.0.
|
201
|
-
- spec/fixtures/epubcheck-4.0.
|
202
|
-
- spec/fixtures/epubcheck-4.0.
|
203
|
-
- spec/fixtures/epubcheck-4.0.
|
204
|
-
- spec/fixtures/epubcheck-4.0.
|
205
|
-
- spec/fixtures/epubcheck-4.0.
|
206
|
-
- spec/fixtures/epubcheck-4.0.
|
207
|
-
- spec/fixtures/epubcheck-4.0.
|
208
|
-
- spec/fixtures/epubcheck-4.0.
|
209
|
-
- spec/fixtures/epubcheck-4.0.
|
210
|
-
- spec/fixtures/epubcheck-4.0.
|
211
|
-
- spec/fixtures/epubcheck-4.0.
|
212
|
-
- spec/fixtures/epubcheck-4.0.
|
213
|
-
- spec/fixtures/epubcheck-4.0.
|
214
|
-
- spec/fixtures/epubcheck-4.0.
|
200
|
+
- spec/fixtures/epubcheck-4.0.1/COPYING.txt
|
201
|
+
- spec/fixtures/epubcheck-4.0.1/README.txt
|
202
|
+
- spec/fixtures/epubcheck-4.0.1/THIRD-PARTY.txt
|
203
|
+
- spec/fixtures/epubcheck-4.0.1/epubcheck.jar
|
204
|
+
- spec/fixtures/epubcheck-4.0.1/lib/Saxon-HE-9.5.1-5.jar
|
205
|
+
- spec/fixtures/epubcheck-4.0.1/lib/common-image-3.1.2.jar
|
206
|
+
- spec/fixtures/epubcheck-4.0.1/lib/common-io-3.1.2.jar
|
207
|
+
- spec/fixtures/epubcheck-4.0.1/lib/common-lang-3.1.2.jar
|
208
|
+
- spec/fixtures/epubcheck-4.0.1/lib/commons-compress-1.5.jar
|
209
|
+
- spec/fixtures/epubcheck-4.0.1/lib/guava-14.0.1.jar
|
210
|
+
- spec/fixtures/epubcheck-4.0.1/lib/imageio-core-3.1.2.jar
|
211
|
+
- spec/fixtures/epubcheck-4.0.1/lib/imageio-jpeg-3.1.2.jar
|
212
|
+
- spec/fixtures/epubcheck-4.0.1/lib/imageio-metadata-3.1.2.jar
|
213
|
+
- spec/fixtures/epubcheck-4.0.1/lib/jackson-core-asl-1.9.12.jar
|
214
|
+
- spec/fixtures/epubcheck-4.0.1/lib/jackson-mapper-asl-1.9.12.jar
|
215
|
+
- spec/fixtures/epubcheck-4.0.1/lib/jing-20120724.0.0.jar
|
216
|
+
- spec/fixtures/epubcheck-4.0.1/lib/sac-1.3.jar
|
217
|
+
- spec/fixtures/epubcheck-4.0.1/licenses/Apache-2.0.txt
|
218
|
+
- spec/fixtures/epubcheck-4.0.1/licenses/BSD-3-Clause.txt
|
219
|
+
- spec/fixtures/epubcheck-4.0.1/licenses/MPL-1.0.txt
|
220
|
+
- spec/fixtures/epubcheck-4.0.1/licenses/W3C.txt
|
215
221
|
- spec/fixtures/testdata/0.html
|
216
222
|
- spec/fixtures/testdata/1.html
|
217
223
|
- spec/fixtures/testdata/image1.jpg
|
Binary file
|