mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			31 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "4.0.0",
 | 
						|
    "description": "Fast integer versions of trained models for the Tesseract Open Source OCR Engine",
 | 
						|
    "homepage": "https://github.com/tesseract-ocr/tessdata_fast",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "notes": [
 | 
						|
        "This packages has overwritten the 'TESSDATA_PREFIX' environment variable with \"$dir\".",
 | 
						|
        "After updating \"tesseract\" please run \"scoop reset tesseract-languages\" to update the environment variable!"
 | 
						|
    ],
 | 
						|
    "depends": "tesseract",
 | 
						|
    "url": [
 | 
						|
        "https://github.com/tesseract-ocr/tessdata_fast/archive/4.0.0.zip",
 | 
						|
        "https://raw.githubusercontent.com/tesseract-ocr/tessdata/d87b3cbc75555bd3282e0cadab5e159e2d468396/equ.traineddata",
 | 
						|
        "https://raw.githubusercontent.com/USCDataScience/counterfeit-electronics-tesseract/319a6eeacff181dad5c02f3e7a3aff804eaadeca/Training%20Tesseract/snum.traineddata"
 | 
						|
    ],
 | 
						|
    "hash": [
 | 
						|
        "6551f6ac0c8d0f75b1dd0fb9bc005af6b8ecc564db711a0e3b33dad2c7c23dd3",
 | 
						|
        "8f660323d8a7b7a0e8d2fae1a3439e6e470222bfbb990b2ab7fe9e1fb4791c0b",
 | 
						|
        "36f772980ff17c66a767f584a0d80bf2302a1afa585c01a226c1863afcea1392"
 | 
						|
    ],
 | 
						|
    "extract_dir": "tessdata_fast-4.0.0",
 | 
						|
    "env_set": {
 | 
						|
        "TESSDATA_PREFIX": "$dir"
 | 
						|
    },
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://github.com/tesseract-ocr/tessdata_fast/archive/$version.zip",
 | 
						|
        "extract_dir": "tessdata_fast-$version"
 | 
						|
    }
 | 
						|
}
 |