This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Libraries > greenlet (0.4.15)

The greenlet package is a spin-off of Stackless, a version of CPython
that supports micro-threads called "tasklets". Tasklets run
pseudo-concurrently (typically in a single or a few OS-level threads)
and are synchronized with data exchanges on "channels".

Greenlets are provided as a C extension module for the regular
unmodified Python interpreter.

Greenlets are lightweight coroutines for in-process concurrent
programming.

Maintained by: Adis Nezirović
Keywords: python,threads,concurrency,coroutines,stackless
ChangeLog: greenlet

Homepage:
https://github.com/python-greenlet/greenlet

Source Downloads:
greenlet-0.4.15.tar.gz (10fa304f673fc18b28fa6d8c6658cb80)

Download SlackBuild:
greenlet.tar.gz
greenlet.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
greenlet.SlackBuild
greenlet.info
slack-desc

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds