mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	pdf2svg: Add version 1.0 (#5131)
* add pdf2svg * Update pdf2svg.json * Update pdf2svg.json --------- Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									5f20061699
								
							
						
					
					
						commit
						16814efa0d
					
				
							
								
								
									
										23
									
								
								bucket/pdf2svg.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										23
									
								
								bucket/pdf2svg.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,23 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "1.0",
 | 
			
		||||
    "description": "A simple PDF to SVG converter using the Poppler and Cairo libraries.",
 | 
			
		||||
    "homepage": "https://github.com/dawbarton/pdf2svg",
 | 
			
		||||
    "license": "GPL-2.0",
 | 
			
		||||
    "url": "https://github.com/jalios/pdf2svg-windows/archive/refs/tags/v1.0.zip",
 | 
			
		||||
    "hash": "fd93fc1161076a3718b9be67104468b5baf243371756a7ecb16b551bce272b92",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "extract_dir": "pdf2svg-windows-1.0/dist-64bits"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "extract_dir": "pdf2svg-windows-1.0/dist-32bits"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "pdf2svg.exe",
 | 
			
		||||
    "shortcuts": [
 | 
			
		||||
        [
 | 
			
		||||
            "pdf2svg.exe",
 | 
			
		||||
            "pdf2svg"
 | 
			
		||||
        ]
 | 
			
		||||
    ]
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user