mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 13:11:22 +00:00
33 lines
1.1 KiB
JSON
33 lines
1.1 KiB
JSON
{
|
|
"homepage": "https://github.com/UB-Mannheim/tesseract/wiki",
|
|
"license": "Apache-2.0",
|
|
"version": "3.05.02-20180621",
|
|
"url": "https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-setup-3.05.02-20180621.exe#/dl.7z",
|
|
"hash": "26bd9ab1fadf0334a6fb60a45269d87e8a60824df82b7cc74c6d665c0fc1ec0c",
|
|
"bin": [
|
|
"ambiguous_words.exe",
|
|
"classifier_tester.exe",
|
|
"cntraining.exe",
|
|
"combine_tessdata.exe",
|
|
"dawg2wordlist.exe",
|
|
"mftraining.exe",
|
|
"set_unicharset_properties.exe",
|
|
"shapeclustering.exe",
|
|
"tesseract.exe",
|
|
"text2image.exe",
|
|
"unicharset_extractor.exe",
|
|
"wordlist2dawg.exe"
|
|
],
|
|
"persist": [
|
|
"tessdata"
|
|
],
|
|
"notes": "Language data files can be downloaded from https://github.com/tesseract-ocr/tessdata",
|
|
"checkver": {
|
|
"re": "tesseract-ocr-setup-(?<version>3.[\\d\\w.-]+).exe",
|
|
"url": "https://github.com/UB-Mannheim/tesseract/wiki"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-setup-$version.exe#/dl.7z"
|
|
}
|
|
}
|