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.2.0
|
|
InstallerType: exe
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://github.com/winpython/winpython/releases/download/4.0.20210307/Winpython64-3.9.2.0dot.exe
|
|
Sha256: ee68be4d0c2db402c52ee0d3f2eafc14f57d12d4be2616334aa2b78e63f45378
|
|
Switches:
|
|
Silent: -y -o".\winpython"
|
|
SilentWithProgress: -y -o".\winpython"
|