-
Notifications
You must be signed in to change notification settings - Fork 18
/
org.doctales.schematron.json
66 lines (66 loc) · 2.09 KB
/
org.doctales.schematron.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
[
{
"name": "org.doctales.schematron",
"description": "Adds Schematron validation support to the DITA-OT.",
"keywords": ["Schematron"],
"homepage": "https://github.com/doctales/org.doctales.schematron/",
"vers": "0.1.0",
"license": "Apache-2.0",
"deps": [
{
"name": "org.dita.base",
"req": ">=2.3.0"
}
],
"url": "https://github.com/doctales/org.doctales.schematron/archive/0.1.zip",
"cksum": "47038392f4a7d81e0e6ba27876c16d2f67318f386ea032f220a041abeb9ffe4c"
},
{
"name": "org.doctales.schematron",
"description": "Adds Schematron validation support to the DITA-OT.",
"keywords": ["Schematron"],
"homepage": "https://github.com/doctales/org.doctales.schematron/",
"vers": "0.2.0",
"license": "Apache-2.0",
"deps": [
{
"name": "org.dita.base",
"req": ">=3.0.0"
}
],
"url": "https://github.com/doctales/org.doctales.schematron/archive/0.2.zip",
"cksum": "c389fe83cc84bcbc103b193e3ee0abcc67b0425d319bd402f05f4c0b800e490e"
},
{
"name": "org.doctales.schematron",
"description": "Adds Schematron validation support to the DITA-OT.",
"keywords": ["Schematron"],
"homepage": "https://github.com/doctales/org.doctales.schematron/",
"vers": "0.3.0",
"license": "Apache-2.0",
"deps": [
{
"name": "org.dita.base",
"req": ">=3.0.0"
}
],
"url": "https://github.com/doctales/org.doctales.schematron/archive/0.3.zip",
"cksum": "bc47ec0eaf9d7fc36ee16ff3e64d055790209a77fbd83ceee3ed2a060216e3e6"
},
{
"name": "org.doctales.schematron",
"description": "Adds Schematron validation support to the DITA-OT.",
"keywords": ["Schematron"],
"homepage": "https://github.com/doctales/org.doctales.schematron/",
"vers": "0.4.0",
"license": "Apache-2.0",
"deps": [
{
"name": "org.dita.base",
"req": ">=3.0.0"
}
],
"url": "https://github.com/doctales/org.doctales.schematron/archive/0.4.zip",
"cksum": "efefc81a7ea270f59002c853e6572a51bc518f45e8e03c2fa660b4867c643f4e"
}
]