29 lines
887 B
YAML
29 lines
887 B
YAML
PackageIdentifier: winpython.winpython
|
|
Publisher: winpython
|
|
PackageName: winpython
|
|
Author: winpython
|
|
ShortDescription: WinPython is a free open-source portable distribution of the Python programming language for Windows 8/10 and scientific and educational usage
|
|
Tags:
|
|
- python
|
|
- develop
|
|
- programming language
|
|
- script
|
|
- glue language
|
|
- portable
|
|
FileExtensions:
|
|
- py
|
|
- pyc
|
|
PackageUrl: https://winpython.github.io/
|
|
License: PSF LICENSE AGREEMENT FOR PYTHON
|
|
PackageVersion: 3.8.9.0
|
|
InstallerType: exe
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://github.com/winpython/winpython/releases/download/4.1.20210417/Winpython64-3.8.9.0.exe
|
|
InstallerSha256: 440c5c299b678a10ee84331f83928b1ac63853cb044773210033287c7350652a
|
|
InstallerSwitches:
|
|
Silent: -y -o".\winpython"
|
|
SilentWithProgress: -y -o".\winpython"
|
|
PackageLocale: en-US
|
|
ManifestType: singleton
|
|
ManifestVersion: 1.0.0 |