Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
63 changes: 1 addition & 62 deletions org.doctales.schematron.json
Original file line number Diff line number Diff line change
@@ -1,66 +1,5 @@
[
{
"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"
"alias": "org.jung.schematron"
}
]
18 changes: 18 additions & 0 deletions org.jung.schematron.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
[
{
"name": "org.jung.schematron",
"description": "Adds Schematron validation support to the DITA-OT.",
"keywords": ["Schematron"],
"homepage": "https://github.com/stefan-jung/org.jung.schematron/",
"vers": "0.4.0",
"license": "Apache-2.0",
"deps": [
{
"name": "org.dita.base",
"req": ">=3.0.0"
}
],
"url": "https://github.com/stefan-jung/org.jung.schematron/archive/refs/tags/0.4.zip",
"cksum": "50ed02474e21ba0d5b0d60efea00a82d9b8c15cce73601eebae318a4731f966e"
}
]
Loading