28 lines
		
	
	
		
			954 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			954 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
# ================== General ==================
 | 
						|
Id: winpython.winpython-dot
 | 
						|
Publisher: winpython
 | 
						|
Name: winpython-dot
 | 
						|
Author: winpython
 | 
						|
Description: WinPython is a free open-source portable distribution of the Python programming language for Windows 8/10 and scientific and educational usage
 | 
						|
#AppMoniker:
 | 
						|
Tags: python,develop,programming language,script,glue language,portable
 | 
						|
FileExtensions: py,pyc
 | 
						|
#Protocols: 
 | 
						|
#Commands:
 | 
						|
 | 
						|
# ================== License ==================
 | 
						|
Homepage: https://winpython.github.io/
 | 
						|
License: PSF LICENSE AGREEMENT FOR PYTHON
 | 
						|
#LicenseUrl: 
 | 
						|
 | 
						|
# ================= Installer =================
 | 
						|
Version: 3.8.3.0
 | 
						|
InstallerType: exe
 | 
						|
Installers:
 | 
						|
  - Arch: x64
 | 
						|
    Url: https://github.com/winpython/winpython/releases/download/2.3.20200530/Winpython64-3.8.3.0dot.exe
 | 
						|
    Sha256: 6f10ce63a2043c86d08264cdfdcb5fa8dad498d546765df1c392839ecc89bbdf
 | 
						|
    Switches:
 | 
						|
      Silent: -y -o".\winpython"
 | 
						|
      SilentWithProgress: -y -o".\winpython" 
 |