27 lines
953 B
YAML
27 lines
953 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.7.7.0
|
|
InstallerType: exe
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://github.com/winpython/winpython/releases/download/2.3.20200319/Winpython64-3.7.7.0dot.exe
|
|
Sha256: 8004297d2d583d844e3b1bd67bd5367de79086bcc76a1544a4cf010d81b6be8b
|
|
Switches:
|
|
Silent: -y -o".\winpython"
|
|
SilentWithProgress: -y -o".\winpython" |