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.9.0.2
 | |
| InstallerType: exe
 | |
| Installers:
 | |
|   - Arch: x64
 | |
|     Url: https://github.com/winpython/winpython/releases/download/3.0.20201028/Winpython64-3.9.0.2dot.exe
 | |
|     Sha256: 93cc3db75dffb4d56b9f64af43294f130f2c222a66de7a1325d0ce8f1ed62e26
 | |
|     Switches:
 | |
|       Silent: -y -o".\winpython"
 | |
|       SilentWithProgress: -y -o".\winpython" 
 |