diff --git a/org.dita-community.text-asciiart.json b/org.dita-community.text-asciiart.json new file mode 100644 index 0000000..288e548 --- /dev/null +++ b/org.dita-community.text-asciiart.json @@ -0,0 +1,23 @@ +[ + { + "name": "org.dita-community.text-asciiart", + "description": "Enhancement for the Text output", + "keywords": [ + "Text", + "ASCIIArt", + "table", + "Syntax diagrams" + ], + "homepage": "https://github.com/dita-community/org.dita-community.text-asciiart", + "vers": "1.0.0", + "license": "Apache-2.0", + "deps": [ + { + "name": "org.jung.ant-contrib", + "req": ">=1.0.beta3" + } + ], + "url": "https://github.com/dita-community/org.dita-community.text-asciiart/archive/refs/tags/1.0.0.zip", + "cksum": "c4a732d45c9ce767af9755556c00e614cc13d99f3ba4e8ef61d147e7f9ded6b6" + } +] \ No newline at end of file diff --git a/org.dita-community.text.json b/org.dita-community.text.json new file mode 100644 index 0000000..869e3eb --- /dev/null +++ b/org.dita-community.text.json @@ -0,0 +1,16 @@ +[ + { + "name": "org.dita-community.text", + "description": "Text output", + "keywords": [ + "Text" + ], + "homepage": "https://github.com/dita-community/org.dita-community.text", + "vers": "1.0.0", + "license": "Apache-2.0", + "deps": [ + ], + "url": "https://github.com/dita-community/org.dita-community.text/archive/refs/tags/1.0.0.zip", + "cksum": "087797f5dac899cfd311fc0ebaf0adcc8858d92ce43bda60e7e9a86bb1528973" + } +] \ No newline at end of file