CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/07/17 13:24:47
Log message:
Import py-greenlet 0.4.0.
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".
Dependency of the just-imported py-gevent.
ok rpointel@
Status:
Vendor Tag: landry
Release Tags: landry_20120717
N ports/devel/py-greenlet/Makefile
N ports/devel/py-greenlet/distinfo
N ports/devel/py-greenlet/pkg/PLIST
N ports/devel/py-greenlet/pkg/DESCR
No conflicts created by this import