Upgrade all manifests to v1 manifest format
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
PackageIdentifier: stackless.stackless
|
||||
Publisher: stackless
|
||||
PackageName: stackless
|
||||
Author: stackless
|
||||
ShortDescription: Stackless Python is an enhanced version of the Python programming language. It allows programmers to reap the benefits of thread-based programming without the performance and complexity problems associated with conventional threads.
|
||||
Tags:
|
||||
- stackless
|
||||
- python
|
||||
- develop
|
||||
- script
|
||||
- programming language
|
||||
FileExtensions:
|
||||
- py
|
||||
PackageUrl: https://github.com/stackless-dev/stackless
|
||||
License: PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
|
||||
LicenseUrl: https://github.com/stackless-dev/stackless/blob/master-slp/LICENSE
|
||||
PackageVersion: 3.7.2
|
||||
InstallerType: exe
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: http://www.stackless.com/binaries/MSI/3.7.2/stackless-3.7.2-amd64.exe
|
||||
InstallerSha256: da6cd6d34fbc618ba1b68a8b2f4f028d7e26a28f31146039e52551b9d955f840
|
||||
InstallerSwitches:
|
||||
Silent: /passive
|
||||
SilentWithProgress: /passive
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
ManifestVersion: 1.0.0
|
||||
Reference in New Issue
Block a user