Add ScholDoc 0.1.3-alpha

ScholDoc is a command-line utility that converts ScholarlyMarkdown documents
to HTML5, LaTeX, and Docx
This commit is contained in:
Tyler Haigh 2015-05-02 09:52:12 +10:00
parent 9096289980
commit 7933991fa9

10
scholdoc.json Normal file
View File

@ -0,0 +1,10 @@
{
"version": "0.1.3-alpha",
"license": "",
"extract_dir": "Scholdoc",
"url": "http://scholarlymarkdown.com/scholdoc-distribution/windows/scholdoc-0.1.3-alpha-windows.msi",
"depends": "",
"homepage": "https://github.com/timtylin/scholdoc",
"hash": "e58036686c3c05db4a50d5fabd875eaa33aff2b0dd4d930c6bc2067c2bcd2b86",
"bin": "scholdoc.exe"
}