openbsd-ports/devel/py-greenlet/pkg/PLIST
landry 2d812e4163 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@
2012-07-17 19:24:47 +00:00

8 lines
398 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2012/07/17 19:24:47 landry Exp $
include/python${MODPY_VERSION}/greenlet/
include/python${MODPY_VERSION}/greenlet/greenlet.h
lib/python${MODPY_VERSION}/site-packages/greenlet-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info
lib/python${MODPY_VERSION}/site-packages/greenlet.so
share/doc/${MODPY_PY_PREFIX}greenlet/
share/doc/${MODPY_PY_PREFIX}greenlet/README.rst