epubcheck-ruby 4.2.6.0 → 5.0.0.0
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/.github/workflows/ruby.yml +1 -1
- data/README.md +4 -0
- data/jar/{epubcheck-4.2.6 → epubcheck-5.0.0}/CHANGELOG.txt +156 -9
- data/jar/{epubcheck-4.2.6 → epubcheck-5.0.0}/LICENSE.txt +0 -0
- data/jar/{epubcheck-4.2.6 → epubcheck-5.0.0}/README.txt +15 -52
- data/jar/epubcheck-5.0.0/THIRD-PARTY.txt +97 -0
- data/jar/epubcheck-5.0.0/epubcheck.jar +0 -0
- data/jar/epubcheck-5.0.0/lib/Saxon-HE-11.4.jar +0 -0
- data/jar/epubcheck-5.0.0/lib/checker-qual-3.12.0.jar +0 -0
- data/jar/epubcheck-5.0.0/lib/common-image-3.9.4.jar +0 -0
- data/jar/epubcheck-5.0.0/lib/common-io-3.9.4.jar +0 -0
- data/jar/epubcheck-5.0.0/lib/common-lang-3.9.4.jar +0 -0
- data/jar/epubcheck-5.0.0/lib/commons-codec-1.15.jar +0 -0
- data/jar/epubcheck-5.0.0/lib/commons-compress-1.21.jar +0 -0
- data/jar/epubcheck-5.0.0/lib/error_prone_annotations-2.11.0.jar +0 -0
- data/jar/epubcheck-5.0.0/lib/failureaccess-1.0.1.jar +0 -0
- data/jar/epubcheck-5.0.0/lib/galimatias-0.1.3.jar +0 -0
- data/jar/epubcheck-5.0.0/lib/guava-31.1-jre.jar +0 -0
- data/jar/epubcheck-5.0.0/lib/httpclient5-5.1.3.jar +0 -0
- data/jar/epubcheck-5.0.0/lib/httpcore5-5.1.3.jar +0 -0
- data/jar/epubcheck-5.0.0/lib/httpcore5-h2-5.1.3.jar +0 -0
- data/jar/epubcheck-5.0.0/lib/icu4j-72.1.jar +0 -0
- data/jar/epubcheck-5.0.0/lib/imageio-core-3.9.4.jar +0 -0
- data/jar/epubcheck-5.0.0/lib/imageio-jpeg-3.9.4.jar +0 -0
- data/jar/epubcheck-5.0.0/lib/imageio-metadata-3.9.4.jar +0 -0
- data/jar/{epubcheck-4.2.6 → epubcheck-5.0.0}/lib/isorelax-20030108.jar +0 -0
- data/jar/{epubcheck-4.2.6/lib/j2objc-annotations-1.1.jar → epubcheck-5.0.0/lib/j2objc-annotations-1.3.jar} +0 -0
- data/jar/{epubcheck-4.2.6 → epubcheck-5.0.0}/lib/jackson-core-asl-1.9.12.jar +0 -0
- data/jar/{epubcheck-4.2.6 → epubcheck-5.0.0}/lib/jackson-mapper-asl-1.9.12.jar +0 -0
- data/jar/{epubcheck-4.2.6 → epubcheck-5.0.0}/lib/jing-20181222.jar +0 -0
- data/jar/epubcheck-5.0.0/lib/jsr305-3.0.2.jar +0 -0
- data/jar/epubcheck-5.0.0/lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar +0 -0
- data/jar/{epubcheck-4.2.6 → epubcheck-5.0.0}/lib/sac-1.3.jar +0 -0
- data/jar/epubcheck-5.0.0/lib/slf4j-api-1.7.25.jar +0 -0
- data/jar/{epubcheck-4.2.6 → epubcheck-5.0.0}/lib/xercesImpl-2.9.1.jar +0 -0
- data/jar/epubcheck-5.0.0/lib/xml-apis-1.4.01.jar +0 -0
- data/jar/epubcheck-5.0.0/lib/xmlresolver-4.4.3-data.jar +0 -0
- data/jar/epubcheck-5.0.0/lib/xmlresolver-4.4.3.jar +0 -0
- data/jar/{epubcheck-4.2.6 → epubcheck-5.0.0}/licenses/Apache-2.0.txt +0 -0
- data/jar/{epubcheck-4.2.6 → epubcheck-5.0.0}/licenses/BSD-3-Clause.txt +0 -0
- data/jar/{epubcheck-4.2.6 → epubcheck-5.0.0}/licenses/MIT.txt +0 -0
- data/jar/{epubcheck-4.2.6 → epubcheck-5.0.0}/licenses/MPL-2.0.txt +0 -0
- data/jar/{epubcheck-4.2.6 → epubcheck-5.0.0}/licenses/W3C.txt +0 -0
- data/lib/epubcheck/ruby/cli.rb +1 -1
- data/lib/epubcheck/ruby/version.rb +1 -1
- metadata +47 -36
- data/jar/epubcheck-4.2.6/THIRD-PARTY.txt +0 -66
- data/jar/epubcheck-4.2.6/epubcheck.jar +0 -0
- data/jar/epubcheck-4.2.6/lib/Saxon-HE-9.8.0-8.jar +0 -0
- data/jar/epubcheck-4.2.6/lib/animal-sniffer-annotations-1.14.jar +0 -0
- data/jar/epubcheck-4.2.6/lib/checker-compat-qual-2.0.0.jar +0 -0
- data/jar/epubcheck-4.2.6/lib/common-image-3.4.1.jar +0 -0
- data/jar/epubcheck-4.2.6/lib/common-io-3.4.1.jar +0 -0
- data/jar/epubcheck-4.2.6/lib/common-lang-3.4.1.jar +0 -0
- data/jar/epubcheck-4.2.6/lib/commons-compress-1.20.jar +0 -0
- data/jar/epubcheck-4.2.6/lib/error_prone_annotations-2.1.3.jar +0 -0
- data/jar/epubcheck-4.2.6/lib/guava-24.1.1-android.jar +0 -0
- data/jar/epubcheck-4.2.6/lib/imageio-core-3.4.1.jar +0 -0
- data/jar/epubcheck-4.2.6/lib/imageio-jpeg-3.4.1.jar +0 -0
- data/jar/epubcheck-4.2.6/lib/imageio-metadata-3.4.1.jar +0 -0
- data/jar/epubcheck-4.2.6/lib/jsr305-1.3.9.jar +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 836ebc9f048e5bacab989b2752436d95f19be21f923d070568580dcbfd101577
|
|
4
|
+
data.tar.gz: e2e4b0bfdc8b85625b85500128640a5f4dec6d0cd34d2efc506dbe11786d9e08
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ff003cad8679ad892444ec229f9ad6236675703076ea877599b3819e3f8a8094ad113e8ed2af889acfdeec110c7f0815532e49a872c43d28a217434c8ae0bdff
|
|
7
|
+
data.tar.gz: a704f2bcca3c5f67722c939109341a929d300c51564b45870cc482b70be9625cdcab7eb4c8143867157474906f9e12b3a0bb8b61a52a39e3579b2ded2a1008eb
|
data/.github/workflows/ruby.yml
CHANGED
data/README.md
CHANGED
|
@@ -1,19 +1,166 @@
|
|
|
1
|
+
|
|
1
2
|
# EPUBCheck change log
|
|
2
3
|
|
|
3
|
-
<a name="
|
|
4
|
-
## [
|
|
4
|
+
<a name="5.0.0"></a>
|
|
5
|
+
## [5.0.0](https://github.com/w3c/epubcheck/compare/v5.0.0-beta-3...v5.0.0) (2023-01-11)
|
|
6
|
+
|
|
7
|
+
This is the **latest production-ready** release of EPUBCheck. It can be used to check conformance to the [EPUB 3.3](https://www.w3.org/TR/epub-33/) specification.
|
|
8
|
+
|
|
9
|
+
This release was made by the DAISY Consortium for W3C. Many thanks to everyone who contributed and reported issues!
|
|
10
|
+
|
|
11
|
+
This EPUBCheck version is also available in the Maven Central Repository as [`org.w3c:epubcheck:5.0.0`](https://search.maven.org/artifact/org.w3c/epubcheck/5.0.0/jar).
|
|
12
|
+
|
|
13
|
+
### Features
|
|
14
|
+
|
|
15
|
+
* "xmp" is no longer a valid package link property ([6a3d2a6](https://github.com/w3c/epubcheck/commit/6a3d2a6)), closes [#1457](https://github.com/w3c/epubcheck/issues/1457)
|
|
16
|
+
* add a dockerfile and readme documentation ([d0ed6a4](https://github.com/w3c/epubcheck/commit/d0ed6a4))
|
|
17
|
+
* check "data-*" attributes name restrictions ([22f5994](https://github.com/w3c/epubcheck/commit/22f5994)), closes [#1107](https://github.com/w3c/epubcheck/issues/1107)
|
|
18
|
+
* check stylesheets declared in SVG ([003234a](https://github.com/w3c/epubcheck/commit/003234a)), closes [#1450](https://github.com/w3c/epubcheck/issues/1450)
|
|
19
|
+
* check that non-linear content is reachable ([f20993e](https://github.com/w3c/epubcheck/commit/f20993e)), closes [#1451](https://github.com/w3c/epubcheck/issues/1451)
|
|
20
|
+
* check that the manifest is not self-referencing ([2c76420](https://github.com/w3c/epubcheck/commit/2c76420)), closes [#1453](https://github.com/w3c/epubcheck/issues/1453)
|
|
21
|
+
* disallow `epub:type` on `head` and metadata content ([bfb7239](https://github.com/w3c/epubcheck/commit/bfb7239)), closes [#1444](https://github.com/w3c/epubcheck/issues/1444) [#1445](https://github.com/w3c/epubcheck/issues/1445)
|
|
22
|
+
* disallow data URLs in the package document ([0175818](https://github.com/w3c/epubcheck/commit/0175818)), closes [#1446](https://github.com/w3c/epubcheck/issues/1446)
|
|
23
|
+
* report as a usage when no reference were found to manifest items ([09244a4](https://github.com/w3c/epubcheck/commit/09244a4)), closes [#1452](https://github.com/w3c/epubcheck/issues/1452)
|
|
24
|
+
* report as usage container resources not listed in manifest ([f81b423](https://github.com/w3c/epubcheck/commit/f81b423))
|
|
25
|
+
* report package link to package document elements ([dd00b88](https://github.com/w3c/epubcheck/commit/dd00b88))
|
|
26
|
+
* update Saxon library to v11.4 ([ef2697e](https://github.com/w3c/epubcheck/commit/ef2697e)), closes [#1341](https://github.com/w3c/epubcheck/issues/1341)
|
|
27
|
+
* update viewport meta element requirements ([9f75a1d](https://github.com/w3c/epubcheck/commit/9f75a1d)), closes [#1401](https://github.com/w3c/epubcheck/issues/1401) [#1449](https://github.com/w3c/epubcheck/issues/1449)
|
|
28
|
+
* use "audio/ogg; codecs=opus" as the MIME type for OPUS audio ([0759a82](https://github.com/w3c/epubcheck/commit/0759a82)), closes [#1473](https://github.com/w3c/epubcheck/issues/1473)
|
|
29
|
+
|
|
30
|
+
### Bug Fixes
|
|
31
|
+
|
|
32
|
+
* allow links to resources embedded in content documents ([54b5f1f](https://github.com/w3c/epubcheck/commit/54b5f1f)), closes [#1454](https://github.com/w3c/epubcheck/issues/1454)
|
|
33
|
+
* allow unknown alternate style sheet class names ([f59743a](https://github.com/w3c/epubcheck/commit/f59743a)), closes [#989](https://github.com/w3c/epubcheck/issues/989)
|
|
34
|
+
* report HTML discouraged constructs as "usage" ([c8e9f45](https://github.com/w3c/epubcheck/commit/c8e9f45)), closes [#1387](https://github.com/w3c/epubcheck/issues/1387)
|
|
35
|
+
|
|
36
|
+
<a name="5.0.0-beta-3"></a>
|
|
37
|
+
## [5.0.0-beta-3](https://github.com/w3c/epubcheck/compare/v5.0.0-beta-2...v5.0.0-beta-3) (2022-11-28)
|
|
38
|
+
|
|
39
|
+
### Features
|
|
40
|
+
|
|
41
|
+
* allow 1s tolerance for media overlays duration sum check ([e64c7c5](https://github.com/w3c/epubcheck/commit/e64c7c5)), closes [#1328](https://github.com/w3c/epubcheck/issues/1328)
|
|
42
|
+
* allow NCX documents to declare a doctype ([f3e5f67](https://github.com/w3c/epubcheck/commit/f3e5f67)), closes [#1329](https://github.com/w3c/epubcheck/issues/1329)
|
|
43
|
+
* better check media overlays styling properties ([6a58b8e](https://github.com/w3c/epubcheck/commit/6a58b8e))
|
|
44
|
+
* better parse URL fragment micro syntaxes ([bec390e](https://github.com/w3c/epubcheck/commit/bec390e))
|
|
45
|
+
* check `epub:type` restrictions in XHTML and SVG ([0fab5c8](https://github.com/w3c/epubcheck/commit/0fab5c8)), closes [#1348](https://github.com/w3c/epubcheck/issues/1348)
|
|
46
|
+
* check file name uniqueness wiht Unicode canonical case fold normalization ([111e772](https://github.com/w3c/epubcheck/commit/111e772)), closes [#1246](https://github.com/w3c/epubcheck/issues/1246)
|
|
47
|
+
* check fragment requirements on overlays links to text content ([2091d14](https://github.com/w3c/epubcheck/commit/2091d14)), closes [#1248](https://github.com/w3c/epubcheck/issues/1248) [#1301](https://github.com/w3c/epubcheck/issues/1301)
|
|
48
|
+
* check that container-relative URLs have no query ([a4fed67](https://github.com/w3c/epubcheck/commit/a4fed67))
|
|
49
|
+
* check that overlays audio file URLs have no fragments ([fdabe66](https://github.com/w3c/epubcheck/commit/fdabe66)), closes [#1251](https://github.com/w3c/epubcheck/issues/1251)
|
|
50
|
+
* check the formal `viewport` `meta` tag syntax ([01a7758](https://github.com/w3c/epubcheck/commit/01a7758)), closes [#1214](https://github.com/w3c/epubcheck/issues/1214) [#1347](https://github.com/w3c/epubcheck/issues/1347)
|
|
51
|
+
* extend proper URL checking to more places (like CSS) ([a3c736d](https://github.com/w3c/epubcheck/commit/a3c736d))
|
|
52
|
+
* improve checking of data URLs ([cbc0b2a](https://github.com/w3c/epubcheck/commit/cbc0b2a)), closes [#1238](https://github.com/w3c/epubcheck/issues/1238) [#1239](https://github.com/w3c/epubcheck/issues/1239)
|
|
53
|
+
* improve checking of OCF file name characters ([b6ac8ea](https://github.com/w3c/epubcheck/commit/b6ac8ea)), closes [#1240](https://github.com/w3c/epubcheck/issues/1240) [#1292](https://github.com/w3c/epubcheck/issues/1292) [#1302](https://github.com/w3c/epubcheck/issues/1302)
|
|
54
|
+
* improve detection of non-UTF-8 file names ([5248914](https://github.com/w3c/epubcheck/commit/5248914)), closes [#1236](https://github.com/w3c/epubcheck/issues/1236)
|
|
55
|
+
* improve fallback detection check ([545b7f7](https://github.com/w3c/epubcheck/commit/545b7f7)), closes [#1304](https://github.com/w3c/epubcheck/issues/1304) [#1298](https://github.com/w3c/epubcheck/issues/1298)
|
|
56
|
+
* new requirements of package link 'media-type' attribute ([3199b81](https://github.com/w3c/epubcheck/commit/3199b81)), closes [#1307](https://github.com/w3c/epubcheck/issues/1307)
|
|
57
|
+
* no longer check collection `role` ([8eb8492](https://github.com/w3c/epubcheck/commit/8eb8492)), closes [#1350](https://github.com/w3c/epubcheck/issues/1350)
|
|
58
|
+
* remove checks related to deprecated bindings feature ([7ca1edf](https://github.com/w3c/epubcheck/commit/7ca1edf))
|
|
59
|
+
* report 'file' URLs as errors ([0f6b509](https://github.com/w3c/epubcheck/commit/0f6b509)), closes [#1270](https://github.com/w3c/epubcheck/issues/1270)
|
|
60
|
+
* report empty URL as a schema error instead of HTM-008 ([e3d3afe](https://github.com/w3c/epubcheck/commit/e3d3afe))
|
|
61
|
+
* restrict SVG title element to HTML elements ([8631b7d](https://github.com/w3c/epubcheck/commit/8631b7d)), closes [#1342](https://github.com/w3c/epubcheck/issues/1342)
|
|
62
|
+
* update checking of the package rendering vocabulary ([3086258](https://github.com/w3c/epubcheck/commit/3086258)), closes [#1327](https://github.com/w3c/epubcheck/issues/1327)
|
|
63
|
+
* update the reporting of file encoding issues ([0d6f927](https://github.com/w3c/epubcheck/commit/0d6f927)), closes [#1245](https://github.com/w3c/epubcheck/issues/1245)
|
|
64
|
+
* warn about non-HTTPS remote resource references ([7eb5ff2](https://github.com/w3c/epubcheck/commit/7eb5ff2)), closes [#1337](https://github.com/w3c/epubcheck/issues/1337)
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
### Bug Fixes
|
|
5
68
|
|
|
6
|
-
|
|
69
|
+
* consider HTML form elements as scripted content ([1bae7f7](https://github.com/w3c/epubcheck/commit/1bae7f7)), closes [#1282](https://github.com/w3c/epubcheck/issues/1282)
|
|
70
|
+
* declaring prefixes for default vocabs is an error ([035effa](https://github.com/w3c/epubcheck/commit/035effa)), closes [#1306](https://github.com/w3c/epubcheck/issues/1306)
|
|
71
|
+
* fix CVE-2021-23792 vulnerability from imageio-jpeg ([50b847f](https://github.com/w3c/epubcheck/commit/50b847f)), closes [#1336](https://github.com/w3c/epubcheck/issues/1336)
|
|
72
|
+
* improve checking of missing SVG link labels, now USAGE ([5903626](https://github.com/w3c/epubcheck/commit/5903626)), closes [#1353](https://github.com/w3c/epubcheck/issues/1353)
|
|
73
|
+
* OPF-018 was incorrectly reported with inline CSS ([c3d767c](https://github.com/w3c/epubcheck/commit/c3d767c)), closes [#1335](https://github.com/w3c/epubcheck/issues/1335)
|
|
74
|
+
* regression that lost line and column numbers in messages ([20b5142](https://github.com/w3c/epubcheck/commit/20b5142))
|
|
75
|
+
* remove recursion in reading order checks ([6cbbefa](https://github.com/w3c/epubcheck/commit/6cbbefa)), closes [#1358](https://github.com/w3c/epubcheck/issues/1358) [#1356](https://github.com/w3c/epubcheck/issues/1356)
|
|
76
|
+
* report fatal XML parsing errors only once as RSC-016 ([62d67e7](https://github.com/w3c/epubcheck/commit/62d67e7))
|
|
77
|
+
* support CSS logical combination pseudo-classes ([5635807](https://github.com/w3c/epubcheck/commit/5635807)), closes [#1289](https://github.com/w3c/epubcheck/issues/1289) [#1354](https://github.com/w3c/epubcheck/issues/1354)
|
|
7
78
|
|
|
8
|
-
Version 4.2.6 is a maintenance release, which reverts two checks recently introduced in v4.2.5. In this newer version:
|
|
9
|
-
- the `role` property can now refine `creator`, `contributor`, and `publisher` properties more than once
|
|
10
|
-
- Media Overlays no longer have to match the reading order of the associated Content Documents
|
|
11
79
|
|
|
12
|
-
|
|
80
|
+
<a name="5.0.0-beta-2"></a>
|
|
81
|
+
## [5.0.0-beta-2](https://github.com/w3c/epubcheck/compare/v5.0.0-beta-1...v5.0.0-beta-2) (2022-07-08)
|
|
13
82
|
|
|
14
|
-
|
|
83
|
+
### Features
|
|
84
|
+
|
|
85
|
+
* proper handling of URL parsing throughout all checks, based on the URL standard (using the Galimatias library)
|
|
86
|
+
* reorganized tests for EPUB 3.3
|
|
87
|
+
* allow SVG/MathML doctype declarations ([6e44b39](https://github.com/w3c/epubcheck/commit/6e44b39)), closes [#1192](https://github.com/w3c/epubcheck/issues/1192) [#1114](https://github.com/w3c/epubcheck/issues/1114)
|
|
88
|
+
* allow any file extension ([bdee846](https://github.com/w3c/epubcheck/commit/bdee846))
|
|
89
|
+
* check discouraged HTML elements (base, rp, embed) ([afb28cb](https://github.com/w3c/epubcheck/commit/afb28cb)), closes [#1271](https://github.com/w3c/epubcheck/issues/1271)
|
|
90
|
+
* check Media Overlays total duration consistency ([ee9c720](https://github.com/w3c/epubcheck/commit/ee9c720)), closes [#1217](https://github.com/w3c/epubcheck/issues/1217)
|
|
91
|
+
* check that 'page-list' and 'landmarks' nav are flat lists ([15825a5](https://github.com/w3c/epubcheck/commit/15825a5)), closes [#1279](https://github.com/w3c/epubcheck/issues/1279)
|
|
92
|
+
* check that publication resources are not in META-INF ([61dbf53](https://github.com/w3c/epubcheck/commit/61dbf53)), closes [#1227](https://github.com/w3c/epubcheck/issues/1227)
|
|
93
|
+
* HTML link element resources do not require fallbacks ([8d77b0f](https://github.com/w3c/epubcheck/commit/8d77b0f)), closes [#1247](https://github.com/w3c/epubcheck/issues/1247)
|
|
94
|
+
* ignore Nav Doc nav elements with no epub:type ([f989588](https://github.com/w3c/epubcheck/commit/f989588)), closes [#1222](https://github.com/w3c/epubcheck/issues/1222)
|
|
95
|
+
* loosen restriction on where remote resources can be referenced ([73fe57c](https://github.com/w3c/epubcheck/commit/73fe57c)), closes [#1288](https://github.com/w3c/epubcheck/issues/1288)
|
|
96
|
+
* page-list nav does not have to match reading order ([d0f12a9](https://github.com/w3c/epubcheck/commit/d0f12a9)), closes [#1237](https://github.com/w3c/epubcheck/issues/1237)
|
|
97
|
+
* report reserved string in XHTML custom attribute namespaces ([bc86db8](https://github.com/w3c/epubcheck/commit/bc86db8)), closes [#1190](https://github.com/w3c/epubcheck/issues/1190)
|
|
98
|
+
* restrict obfuscation to font core media types ([a229edf](https://github.com/w3c/epubcheck/commit/a229edf)), closes [#1291](https://github.com/w3c/epubcheck/issues/1291)
|
|
99
|
+
* refactored API and internals ([39888e2](https://github.com/w3c/epubcheck/commit/39888e2))
|
|
100
|
+
* add new Core Media Types (ECMAScript, OPUS, WebP) ([166256a](https://github.com/w3c/epubcheck/commit/166256a)), closes [#1249](https://github.com/w3c/epubcheck/issues/1249) [#1189](https://github.com/w3c/epubcheck/issues/1189)
|
|
101
|
+
* allow 'auto' value for the 'dir' attribute of Package Documents ([a2e3a77](https://github.com/w3c/epubcheck/commit/a2e3a77)), closes [#1220](https://github.com/w3c/epubcheck/issues/1220)
|
|
102
|
+
* allow 'hreflang' attribute on Package Document link elements ([e39a801](https://github.com/w3c/epubcheck/commit/e39a801)), closes [#1219](https://github.com/w3c/epubcheck/issues/1219)
|
|
103
|
+
* allow informative schema checking (reported as new RSC-024 and RSC-025) ([a2516f0](https://github.com/w3c/epubcheck/commit/a2516f0))
|
|
104
|
+
* check that item URLs have no fragment ([ec28b59](https://github.com/w3c/epubcheck/commit/ec28b59)), closes [#1250](https://github.com/w3c/epubcheck/issues/1250)
|
|
105
|
+
* do not check conformance of SVG content ([ba48aaa](https://github.com/w3c/epubcheck/commit/ba48aaa))
|
|
106
|
+
* enable informative (USAGE) checking of SVG content conformance ([b9ddf8f](https://github.com/w3c/epubcheck/commit/b9ddf8f))
|
|
107
|
+
* new check (OPF-092) for language tags well-formedness ([52ebd80](https://github.com/w3c/epubcheck/commit/52ebd80)), closes [#1221](https://github.com/w3c/epubcheck/issues/1221) [#702](https://github.com/w3c/epubcheck/issues/702)
|
|
108
|
+
* update checking of the Package Document 'refines' attribute ([72366b4](https://github.com/w3c/epubcheck/commit/72366b4)), closes [#1226](https://github.com/w3c/epubcheck/issues/1226)
|
|
109
|
+
* update to latest schemas from the Nu HTML Checker ([af7a5f7](https://github.com/w3c/epubcheck/commit/af7a5f7))
|
|
110
|
+
* remove "under review" notice for toc nav ordering warning ([fe08c59](https://github.com/w3c/epubcheck/commit/fe08c59)), closes [#1194](https://github.com/w3c/epubcheck/issues/1194)
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
<a name="5.0.0-beta-1"></a>
|
|
114
|
+
## [5.0.0-beta-1](https://github.com/w3c/epubcheck/compare/v4.2.6...v5.0.0-beta-1) (2022-01-24)
|
|
115
|
+
|
|
116
|
+
### Features
|
|
117
|
+
|
|
118
|
+
* allow SVG/MathML doctype declarations ([6e44b39](https://github.com/w3c/epubcheck/commit/6e44b39)), closes [#1192](https://github.com/w3c/epubcheck/issues/1192) [#1114](https://github.com/w3c/epubcheck/issues/1114)
|
|
119
|
+
* allow any file extension ([bdee846](https://github.com/w3c/epubcheck/commit/bdee846))
|
|
120
|
+
* check discouraged HTML elements (base, rp, embed) ([afb28cb](https://github.com/w3c/epubcheck/commit/afb28cb)), closes [#1271](https://github.com/w3c/epubcheck/issues/1271)
|
|
121
|
+
* check Media Overlays total duration consistency ([ee9c720](https://github.com/w3c/epubcheck/commit/ee9c720)), closes [#1217](https://github.com/w3c/epubcheck/issues/1217)
|
|
122
|
+
* check that 'page-list' and 'landmarks' nav are flat lists ([15825a5](https://github.com/w3c/epubcheck/commit/15825a5)), closes [#1279](https://github.com/w3c/epubcheck/issues/1279)
|
|
123
|
+
* check that publication resources are not in META-INF ([61dbf53](https://github.com/w3c/epubcheck/commit/61dbf53)), closes [#1227](https://github.com/w3c/epubcheck/issues/1227)
|
|
124
|
+
* HTML link element resources do not require fallbacks ([8d77b0f](https://github.com/w3c/epubcheck/commit/8d77b0f)), closes [#1247](https://github.com/w3c/epubcheck/issues/1247)
|
|
125
|
+
* ignore Nav Doc nav elements with no epub:type ([f989588](https://github.com/w3c/epubcheck/commit/f989588)), closes [#1222](https://github.com/w3c/epubcheck/issues/1222)
|
|
126
|
+
* loosen restriction on where remote resources can be referenced ([73fe57c](https://github.com/w3c/epubcheck/commit/73fe57c)), closes [#1288](https://github.com/w3c/epubcheck/issues/1288)
|
|
127
|
+
* page-list nav does not have to match reading order ([d0f12a9](https://github.com/w3c/epubcheck/commit/d0f12a9)), closes [#1237](https://github.com/w3c/epubcheck/issues/1237)
|
|
128
|
+
* report reserved string in XHTML custom attribute namespaces ([bc86db8](https://github.com/w3c/epubcheck/commit/bc86db8)), closes [#1190](https://github.com/w3c/epubcheck/issues/1190)
|
|
129
|
+
* restrict obfuscation to font core media types ([a229edf](https://github.com/w3c/epubcheck/commit/a229edf)), closes [#1291](https://github.com/w3c/epubcheck/issues/1291)
|
|
130
|
+
|
|
131
|
+
### Minor Changes
|
|
132
|
+
|
|
133
|
+
* remove "under review" notice for toc nav ordering warning ([fe08c59](https://github.com/w3c/epubcheck/commit/fe08c59)), closes [#1194](https://github.com/w3c/epubcheck/issues/1194)
|
|
134
|
+
|
|
135
|
+
|
|
136
|
+
<a name="5.0.0-alpha-1"></a>
|
|
137
|
+
## [5.0.0-alpha-1](https://github.com/w3c/epubcheck/compare/v4.2.6...v5.0.0-alpha-1) (2021-11-15)
|
|
138
|
+
|
|
139
|
+
### Runtime
|
|
15
140
|
|
|
16
|
-
|
|
141
|
+
* require Java 8 ([9435936](https://github.com/w3c/epubcheck/commit/9435936))
|
|
142
|
+
|
|
143
|
+
### Features
|
|
144
|
+
|
|
145
|
+
* refactored API and internals ([39888e2](https://github.com/w3c/epubcheck/commit/39888e2))
|
|
146
|
+
* add new Core Media Types (ECMAScript, OPUS, WebP) ([166256a](https://github.com/w3c/epubcheck/commit/166256a)), closes [#1249](https://github.com/w3c/epubcheck/issues/1249) [#1189](https://github.com/w3c/epubcheck/issues/1189)
|
|
147
|
+
* allow 'auto' value for the 'dir' attribute of Package Documents ([a2e3a77](https://github.com/w3c/epubcheck/commit/a2e3a77)), closes [#1220](https://github.com/w3c/epubcheck/issues/1220)
|
|
148
|
+
* allow 'hreflang' attribute on Package Document link elements ([e39a801](https://github.com/w3c/epubcheck/commit/e39a801)), closes [#1219](https://github.com/w3c/epubcheck/issues/1219)
|
|
149
|
+
* allow informative schema checking (reported as new RSC-024 and RSC-025) ([a2516f0](https://github.com/w3c/epubcheck/commit/a2516f0))
|
|
150
|
+
* check that item URLs have no fragment ([ec28b59](https://github.com/w3c/epubcheck/commit/ec28b59)), closes [#1250](https://github.com/w3c/epubcheck/issues/1250)
|
|
151
|
+
* do not check conformance of SVG content ([ba48aaa](https://github.com/w3c/epubcheck/commit/ba48aaa))
|
|
152
|
+
* enable informative (USAGE) checking of SVG content conformance ([b9ddf8f](https://github.com/w3c/epubcheck/commit/b9ddf8f))
|
|
153
|
+
* new check (OPF-092) for language tags well-formedness ([52ebd80](https://github.com/w3c/epubcheck/commit/52ebd80)), closes [#1221](https://github.com/w3c/epubcheck/issues/1221) [#702](https://github.com/w3c/epubcheck/issues/702)
|
|
154
|
+
* update checking of the Package Document 'refines' attribute ([72366b4](https://github.com/w3c/epubcheck/commit/72366b4)), closes [#1226](https://github.com/w3c/epubcheck/issues/1226)
|
|
155
|
+
* update to latest schemas from the Nu HTML Checker ([af7a5f7](https://github.com/w3c/epubcheck/commit/af7a5f7))
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
### BREAKING CHANGES
|
|
159
|
+
|
|
160
|
+
* the required Java runtime environment is now Java 8 or greater
|
|
161
|
+
|
|
162
|
+
<a name="4.2.6"></a>
|
|
163
|
+
## [4.2.6](https://github.com/w3c/epubcheck/compare/v4.2.5...v4.2.6) (2021-06-30)
|
|
17
164
|
|
|
18
165
|
### Features
|
|
19
166
|
|
|
File without changes
|
|
@@ -3,12 +3,11 @@ EPUBCheck
|
|
|
3
3
|
|
|
4
4
|
This folder contains the distribution of the EPUBCheck project.
|
|
5
5
|
|
|
6
|
-
EPUBCheck is
|
|
7
|
-
the EPUB specifications. EPUBCheck can be run as a standalone command-line tool
|
|
6
|
+
EPUBCheck is the official conformance checker for EPUB publications. EPUBCheck can be run as a standalone command-line tool
|
|
8
7
|
or used as a Java library.
|
|
9
8
|
|
|
10
9
|
EPUBCheck is open source software, maintained by the DAISY Consortium on behalf
|
|
11
|
-
of the W3C.
|
|
10
|
+
of the World Wide Web Consortium (W3C).
|
|
12
11
|
|
|
13
12
|
EPUBCheck project home: https://github.com/w3c/epubcheck
|
|
14
13
|
|
|
@@ -54,52 +53,16 @@ file THIRD-PARTY.txt
|
|
|
54
53
|
AUTHORS / CONTRIBUTORS
|
|
55
54
|
----------------------
|
|
56
55
|
|
|
57
|
-
This distribution of EPUBCheck was made by the DAISY Consortium, for
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
- Elisa Molinari (Fondazione LIA)
|
|
71
|
-
- Francisco Sanchez
|
|
72
|
-
- Garth Conboy
|
|
73
|
-
- George Bina
|
|
74
|
-
- Gregorio Pellegrino (Fondazione LIA)
|
|
75
|
-
- Ionut-Maxim Margelatu
|
|
76
|
-
- Jessica Hekman
|
|
77
|
-
- Jostein Austvik Jacobsen
|
|
78
|
-
- Liza Daly
|
|
79
|
-
- Marianne Gulstad (Publizon)
|
|
80
|
-
- Markus Gylling
|
|
81
|
-
- Martin Kraetke
|
|
82
|
-
- Masayoshi Takahashi
|
|
83
|
-
- Matt Garrish
|
|
84
|
-
- Merijn de Haen
|
|
85
|
-
- MURATA Makoto
|
|
86
|
-
- Paul Norton
|
|
87
|
-
- Peter Sorotokin
|
|
88
|
-
- Piotr Kula
|
|
89
|
-
- Romain Deltour
|
|
90
|
-
- Satoshi KOJIMA
|
|
91
|
-
- Stephan Kreutzer
|
|
92
|
-
- Steve Antoch
|
|
93
|
-
- Thiago de Oliveira Pereira
|
|
94
|
-
- Thomas Ledoux
|
|
95
|
-
- Tobias Fischer
|
|
96
|
-
- Tomohiko Hayashi
|
|
97
|
-
- Tzviya Siegman
|
|
98
|
-
- Vincent Gros
|
|
99
|
-
- Woongyoung Park
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
Most of the EPUBCheck functionality comes from the schema validation tool Jing
|
|
103
|
-
and schemas that were developed by IDPF and DAISY. Initial EPUBCheck development
|
|
104
|
-
was largely done at Adobe Systems. EPUBCheck 4.0 was largely developed by
|
|
105
|
-
DAISY and Barnes & Noble.
|
|
56
|
+
This distribution of EPUBCheck was made by the DAISY Consortium, for W3C.
|
|
57
|
+
|
|
58
|
+
Initial EPUBCheck development was largely done at Adobe. A significant part of
|
|
59
|
+
EPUBCheck functionality comes from the schema validation tool Jing, used with
|
|
60
|
+
schemas from the Nu HTML Checker, IDPF, and DAISY.
|
|
61
|
+
|
|
62
|
+
Past and present EPUBCheck developers include: Romain Deltour, Matt Garrish,
|
|
63
|
+
Tobias Fischer, Markus Gylling, Steve Antoch, Peter Sorotokin, Thomas Ledoux,
|
|
64
|
+
Masayoshi Takahashi, Paul Norton, Piotr Kula, Arwen Pond, Liza Daly, Garth
|
|
65
|
+
Conboy, and several others: https://github.com/w3c/epubcheck/graphs/contributors
|
|
66
|
+
|
|
67
|
+
Many thanks to the numerous people who have contributed to the evolution of
|
|
68
|
+
EPUBCheck through bug reports, pull requests, and translations!
|
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
Licenses of third-party dependencies
|
|
2
|
+
------------------------------------
|
|
3
|
+
|
|
4
|
+
FindBugs-jsr305, 3.0.2
|
|
5
|
+
Apache License, Version 2.0
|
|
6
|
+
|
|
7
|
+
error-prone annotations, 2.11.0
|
|
8
|
+
Apache License, Version 2.0
|
|
9
|
+
|
|
10
|
+
Guava InternalFutureFailureAccess and InternalFutures, 1.0.1
|
|
11
|
+
Apache License, Version 2.0
|
|
12
|
+
|
|
13
|
+
Guava: Google Core Libraries for Java, 31.1-jre
|
|
14
|
+
Apache License, Version 2.0
|
|
15
|
+
|
|
16
|
+
Guava ListenableFuture only, 9999.0-empty-to-avoid-conflict-with-guava
|
|
17
|
+
Apache License, Version 2.0
|
|
18
|
+
|
|
19
|
+
J2ObjC Annotations, 1.3
|
|
20
|
+
Apache License, Version 2.0
|
|
21
|
+
|
|
22
|
+
ICU4J, 72.1
|
|
23
|
+
Unicode/ICU License
|
|
24
|
+
|
|
25
|
+
TwelveMonkeys :: Common :: Image, 3.9.4
|
|
26
|
+
The 3-Clause BSD License
|
|
27
|
+
|
|
28
|
+
TwelveMonkeys :: Common :: IO, 3.9.4
|
|
29
|
+
The 3-Clause BSD License
|
|
30
|
+
|
|
31
|
+
TwelveMonkeys :: Common :: Language support, 3.9.4
|
|
32
|
+
The 3-Clause BSD License
|
|
33
|
+
|
|
34
|
+
TwelveMonkeys :: ImageIO :: Core, 3.9.4
|
|
35
|
+
The 3-Clause BSD License
|
|
36
|
+
|
|
37
|
+
TwelveMonkeys :: ImageIO :: JPEG plugin, 3.9.4
|
|
38
|
+
The 3-Clause BSD License
|
|
39
|
+
|
|
40
|
+
TwelveMonkeys :: ImageIO :: Metadata, 3.9.4
|
|
41
|
+
The 3-Clause BSD License
|
|
42
|
+
|
|
43
|
+
Apache Commons Codec, 1.15
|
|
44
|
+
Apache License, Version 2.0
|
|
45
|
+
|
|
46
|
+
isorelax, 20030108
|
|
47
|
+
The 3-clause BSD License
|
|
48
|
+
|
|
49
|
+
Saxon-HE, 11.4
|
|
50
|
+
Mozilla Public License Version 2.0
|
|
51
|
+
|
|
52
|
+
galimatias, 0.1.3
|
|
53
|
+
The MIT License
|
|
54
|
+
|
|
55
|
+
Apache Commons Compress, 1.21
|
|
56
|
+
Apache License, Version 2.0
|
|
57
|
+
|
|
58
|
+
Apache HttpClient, 5.1.3
|
|
59
|
+
Apache License, Version 2.0
|
|
60
|
+
|
|
61
|
+
Apache HttpComponents Core HTTP/1.1, 5.1.3
|
|
62
|
+
Apache License, Version 2.0
|
|
63
|
+
|
|
64
|
+
Apache HttpComponents Core HTTP/2, 5.1.3
|
|
65
|
+
Apache License, Version 2.0
|
|
66
|
+
|
|
67
|
+
Checker Qual, 3.12.0
|
|
68
|
+
The MIT License
|
|
69
|
+
|
|
70
|
+
Jackson, 1.9.12
|
|
71
|
+
Apache License, Version 2.0
|
|
72
|
+
|
|
73
|
+
Data Mapper for Jackson, 1.9.12
|
|
74
|
+
Apache License, Version 2.0
|
|
75
|
+
|
|
76
|
+
Jing, 20181222
|
|
77
|
+
The 3-Clause BSD License
|
|
78
|
+
|
|
79
|
+
SLF4J API Module, 1.7.25
|
|
80
|
+
MIT License
|
|
81
|
+
|
|
82
|
+
Simple API for CSS, 1.3
|
|
83
|
+
The W3C Software License
|
|
84
|
+
|
|
85
|
+
XML Resolver, 4.4.3
|
|
86
|
+
Apache License version 2.0
|
|
87
|
+
|
|
88
|
+
Xerces2 Java Parser, 2.9.1
|
|
89
|
+
Apache License, Version 2.0
|
|
90
|
+
|
|
91
|
+
XML Commons External Components XML APIs, 1.4.01
|
|
92
|
+
Apache License, Version 2.0
|
|
93
|
+
The SAX License
|
|
94
|
+
The W3C License
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
Copies of the licenses are provided in the 'licenses' directory.
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
Binary file
|
|
File without changes
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
data/lib/epubcheck/ruby/cli.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: epubcheck-ruby
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version:
|
|
4
|
+
version: 5.0.0.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- takahashim
|
|
8
|
-
autorequire:
|
|
8
|
+
autorequire:
|
|
9
9
|
bindir: exe
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2023-01-14 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: bundler
|
|
@@ -70,36 +70,47 @@ files:
|
|
|
70
70
|
- bin/setup
|
|
71
71
|
- epubcheck-ruby.gemspec
|
|
72
72
|
- exe/epubcheck
|
|
73
|
-
- jar/epubcheck-
|
|
74
|
-
- jar/epubcheck-
|
|
75
|
-
- jar/epubcheck-
|
|
76
|
-
- jar/epubcheck-
|
|
77
|
-
- jar/epubcheck-
|
|
78
|
-
- jar/epubcheck-
|
|
79
|
-
- jar/epubcheck-
|
|
80
|
-
- jar/epubcheck-
|
|
81
|
-
- jar/epubcheck-
|
|
82
|
-
- jar/epubcheck-
|
|
83
|
-
- jar/epubcheck-
|
|
84
|
-
- jar/epubcheck-
|
|
85
|
-
- jar/epubcheck-
|
|
86
|
-
- jar/epubcheck-
|
|
87
|
-
- jar/epubcheck-
|
|
88
|
-
- jar/epubcheck-
|
|
89
|
-
- jar/epubcheck-
|
|
90
|
-
- jar/epubcheck-
|
|
91
|
-
- jar/epubcheck-
|
|
92
|
-
- jar/epubcheck-
|
|
93
|
-
- jar/epubcheck-
|
|
94
|
-
- jar/epubcheck-
|
|
95
|
-
- jar/epubcheck-
|
|
96
|
-
- jar/epubcheck-
|
|
97
|
-
- jar/epubcheck-
|
|
98
|
-
- jar/epubcheck-
|
|
99
|
-
- jar/epubcheck-
|
|
100
|
-
- jar/epubcheck-
|
|
101
|
-
- jar/epubcheck-
|
|
102
|
-
- jar/epubcheck-
|
|
73
|
+
- jar/epubcheck-5.0.0/CHANGELOG.txt
|
|
74
|
+
- jar/epubcheck-5.0.0/LICENSE.txt
|
|
75
|
+
- jar/epubcheck-5.0.0/README.txt
|
|
76
|
+
- jar/epubcheck-5.0.0/THIRD-PARTY.txt
|
|
77
|
+
- jar/epubcheck-5.0.0/epubcheck.jar
|
|
78
|
+
- jar/epubcheck-5.0.0/lib/Saxon-HE-11.4.jar
|
|
79
|
+
- jar/epubcheck-5.0.0/lib/checker-qual-3.12.0.jar
|
|
80
|
+
- jar/epubcheck-5.0.0/lib/common-image-3.9.4.jar
|
|
81
|
+
- jar/epubcheck-5.0.0/lib/common-io-3.9.4.jar
|
|
82
|
+
- jar/epubcheck-5.0.0/lib/common-lang-3.9.4.jar
|
|
83
|
+
- jar/epubcheck-5.0.0/lib/commons-codec-1.15.jar
|
|
84
|
+
- jar/epubcheck-5.0.0/lib/commons-compress-1.21.jar
|
|
85
|
+
- jar/epubcheck-5.0.0/lib/error_prone_annotations-2.11.0.jar
|
|
86
|
+
- jar/epubcheck-5.0.0/lib/failureaccess-1.0.1.jar
|
|
87
|
+
- jar/epubcheck-5.0.0/lib/galimatias-0.1.3.jar
|
|
88
|
+
- jar/epubcheck-5.0.0/lib/guava-31.1-jre.jar
|
|
89
|
+
- jar/epubcheck-5.0.0/lib/httpclient5-5.1.3.jar
|
|
90
|
+
- jar/epubcheck-5.0.0/lib/httpcore5-5.1.3.jar
|
|
91
|
+
- jar/epubcheck-5.0.0/lib/httpcore5-h2-5.1.3.jar
|
|
92
|
+
- jar/epubcheck-5.0.0/lib/icu4j-72.1.jar
|
|
93
|
+
- jar/epubcheck-5.0.0/lib/imageio-core-3.9.4.jar
|
|
94
|
+
- jar/epubcheck-5.0.0/lib/imageio-jpeg-3.9.4.jar
|
|
95
|
+
- jar/epubcheck-5.0.0/lib/imageio-metadata-3.9.4.jar
|
|
96
|
+
- jar/epubcheck-5.0.0/lib/isorelax-20030108.jar
|
|
97
|
+
- jar/epubcheck-5.0.0/lib/j2objc-annotations-1.3.jar
|
|
98
|
+
- jar/epubcheck-5.0.0/lib/jackson-core-asl-1.9.12.jar
|
|
99
|
+
- jar/epubcheck-5.0.0/lib/jackson-mapper-asl-1.9.12.jar
|
|
100
|
+
- jar/epubcheck-5.0.0/lib/jing-20181222.jar
|
|
101
|
+
- jar/epubcheck-5.0.0/lib/jsr305-3.0.2.jar
|
|
102
|
+
- jar/epubcheck-5.0.0/lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
|
|
103
|
+
- jar/epubcheck-5.0.0/lib/sac-1.3.jar
|
|
104
|
+
- jar/epubcheck-5.0.0/lib/slf4j-api-1.7.25.jar
|
|
105
|
+
- jar/epubcheck-5.0.0/lib/xercesImpl-2.9.1.jar
|
|
106
|
+
- jar/epubcheck-5.0.0/lib/xml-apis-1.4.01.jar
|
|
107
|
+
- jar/epubcheck-5.0.0/lib/xmlresolver-4.4.3-data.jar
|
|
108
|
+
- jar/epubcheck-5.0.0/lib/xmlresolver-4.4.3.jar
|
|
109
|
+
- jar/epubcheck-5.0.0/licenses/Apache-2.0.txt
|
|
110
|
+
- jar/epubcheck-5.0.0/licenses/BSD-3-Clause.txt
|
|
111
|
+
- jar/epubcheck-5.0.0/licenses/MIT.txt
|
|
112
|
+
- jar/epubcheck-5.0.0/licenses/MPL-2.0.txt
|
|
113
|
+
- jar/epubcheck-5.0.0/licenses/W3C.txt
|
|
103
114
|
- lib/epubcheck/ruby.rb
|
|
104
115
|
- lib/epubcheck/ruby/cli.rb
|
|
105
116
|
- lib/epubcheck/ruby/version.rb
|
|
@@ -107,7 +118,7 @@ homepage: https://github.com/takahashim/epubcheck-ruby
|
|
|
107
118
|
licenses:
|
|
108
119
|
- MIT
|
|
109
120
|
metadata: {}
|
|
110
|
-
post_install_message:
|
|
121
|
+
post_install_message:
|
|
111
122
|
rdoc_options: []
|
|
112
123
|
require_paths:
|
|
113
124
|
- lib
|
|
@@ -122,8 +133,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
122
133
|
- !ruby/object:Gem::Version
|
|
123
134
|
version: '0'
|
|
124
135
|
requirements: []
|
|
125
|
-
rubygems_version: 3.
|
|
126
|
-
signing_key:
|
|
136
|
+
rubygems_version: 3.3.26
|
|
137
|
+
signing_key:
|
|
127
138
|
specification_version: 4
|
|
128
139
|
summary: wrapper command of epubcheck (W3C)
|
|
129
140
|
test_files: []
|
|
@@ -1,66 +0,0 @@
|
|
|
1
|
-
Licenses of third-party dependencies
|
|
2
|
-
------------------------------------
|
|
3
|
-
|
|
4
|
-
FindBugs-jsr305, 1.3.9
|
|
5
|
-
Apache License, Version 2.0
|
|
6
|
-
|
|
7
|
-
error-prone annotations, 2.1.3
|
|
8
|
-
Apache License, Version 2.0
|
|
9
|
-
|
|
10
|
-
Guava: Google Core Libraries for Java, 24.1.1-android
|
|
11
|
-
Apache License, Version 2.0
|
|
12
|
-
|
|
13
|
-
J2ObjC Annotations, 1.1
|
|
14
|
-
Apache License, Version 2.0
|
|
15
|
-
|
|
16
|
-
TwelveMonkeys :: Common :: Image, 3.4.1
|
|
17
|
-
The 3-Clause BSD License
|
|
18
|
-
|
|
19
|
-
TwelveMonkeys :: Common :: IO, 3.4.1
|
|
20
|
-
The 3-Clause BSD License
|
|
21
|
-
|
|
22
|
-
TwelveMonkeys :: Common :: Language support, 3.4.1
|
|
23
|
-
The 3-Clause BSD License
|
|
24
|
-
|
|
25
|
-
TwelveMonkeys :: ImageIO :: Core, 3.4.1
|
|
26
|
-
The 3-Clause BSD License
|
|
27
|
-
|
|
28
|
-
TwelveMonkeys :: ImageIO :: JPEG plugin, 3.4.1
|
|
29
|
-
The 3-Clause BSD License
|
|
30
|
-
|
|
31
|
-
TwelveMonkeys :: ImageIO :: Metadata, 3.4.1
|
|
32
|
-
The 3-Clause BSD License
|
|
33
|
-
|
|
34
|
-
isorelax, 20030108
|
|
35
|
-
The 3-clause BSD License
|
|
36
|
-
|
|
37
|
-
Saxon-HE, 9.8.0-8
|
|
38
|
-
Mozilla Public License Version 2.0
|
|
39
|
-
|
|
40
|
-
Apache Commons Compress, 1.20
|
|
41
|
-
Apache License, Version 2.0
|
|
42
|
-
|
|
43
|
-
Checker Qual, 2.0.0
|
|
44
|
-
GNU General Public License, version 2 (GPL2), with the classpath exception
|
|
45
|
-
The MIT License
|
|
46
|
-
|
|
47
|
-
Jackson, 1.9.12
|
|
48
|
-
Apache License, Version 2.0
|
|
49
|
-
|
|
50
|
-
Data Mapper for Jackson, 1.9.12
|
|
51
|
-
Apache License, Version 2.0
|
|
52
|
-
|
|
53
|
-
Animal Sniffer Annotations, 1.14
|
|
54
|
-
The MIT License
|
|
55
|
-
|
|
56
|
-
Jing, 20181222
|
|
57
|
-
The 3-Clause BSD License
|
|
58
|
-
|
|
59
|
-
Simple API for CSS, 1.3
|
|
60
|
-
The W3C Software License
|
|
61
|
-
|
|
62
|
-
Xerces2 Java Parser, 2.9.1
|
|
63
|
-
Apache License, Version 2.0
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
Copies of the licenses are provided in the 'licenses' directory.
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|