stackless 3.6.8 (#9217)
This commit is contained in:
27
manifests/stackless/stackless/3.6.8.yaml
Normal file
27
manifests/stackless/stackless/3.6.8.yaml
Normal file
@@ -0,0 +1,27 @@
|
|||||||
|
# ================== General ==================
|
||||||
|
Id: stackless.stackless
|
||||||
|
Publisher: stackless
|
||||||
|
Name: stackless
|
||||||
|
Author: stackless
|
||||||
|
Description: 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.
|
||||||
|
#AppMoniker:
|
||||||
|
Tags: stackless,python,develop,script,programming language
|
||||||
|
FileExtensions: py
|
||||||
|
#Protocols:
|
||||||
|
#Commands:
|
||||||
|
|
||||||
|
# ================== License ==================
|
||||||
|
Homepage: https://github.com/stackless-dev/stackless
|
||||||
|
License: PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
|
||||||
|
LicenseUrl: https://github.com/stackless-dev/stackless/blob/master-slp/LICENSE
|
||||||
|
|
||||||
|
# ================= Installer =================
|
||||||
|
Version: 3.6.8
|
||||||
|
InstallerType: exe
|
||||||
|
Installers:
|
||||||
|
- Arch: x64
|
||||||
|
Url: http://www.stackless.com/binaries/MSI/3.6.8/stackless-3.6.8-amd64.exe
|
||||||
|
Sha256: f439210026ac4f1843468f24f39d111a10b36571b3d3e5eaa11a880f53f74fed
|
||||||
|
Switches:
|
||||||
|
Silent: /passive
|
||||||
|
SilentWithProgress: /passive
|
Reference in New Issue
Block a user