openbsd-ports/devel/py-gevent/pkg/PLIST
landry e30e2260b1 Import py-gevent 0.13.7
gevent is a Python networking library that uses greenlet to provide
synchronous API on top of libevent event loop.

* Fast event loop based on libevent.
* Lightweight execution units based on greenlet.
* Familiar API that re-uses concepts from the Python standard library.
* Cooperative sockets with ssl support.
* DNS queries performed through libevent-dns.
* Ability to use standard library and 3rd party modules written for
 standard blocking sockets
* Fast WSGI server based on libevent-http.

Requirement of upcoming firefox sync port.
ok rpointel@
2012-07-17 19:23:31 +00:00

62 lines
3.8 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2012/07/17 19:23:31 landry Exp $
lib/python${MODPY_VERSION}/site-packages/gevent/
lib/python${MODPY_VERSION}/site-packages/gevent-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
lib/python${MODPY_VERSION}/site-packages/gevent-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO
lib/python${MODPY_VERSION}/site-packages/gevent-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/SOURCES.txt
lib/python${MODPY_VERSION}/site-packages/gevent-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/dependency_links.txt
lib/python${MODPY_VERSION}/site-packages/gevent-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/requires.txt
lib/python${MODPY_VERSION}/site-packages/gevent-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/top_level.txt
lib/python${MODPY_VERSION}/site-packages/gevent/__init__.py
lib/python${MODPY_VERSION}/site-packages/gevent/__init__.pyc
lib/python${MODPY_VERSION}/site-packages/gevent/backdoor.py
lib/python${MODPY_VERSION}/site-packages/gevent/backdoor.pyc
lib/python${MODPY_VERSION}/site-packages/gevent/baseserver.py
lib/python${MODPY_VERSION}/site-packages/gevent/baseserver.pyc
lib/python${MODPY_VERSION}/site-packages/gevent/core.so
lib/python${MODPY_VERSION}/site-packages/gevent/coros.py
lib/python${MODPY_VERSION}/site-packages/gevent/coros.pyc
lib/python${MODPY_VERSION}/site-packages/gevent/dns.py
lib/python${MODPY_VERSION}/site-packages/gevent/dns.pyc
lib/python${MODPY_VERSION}/site-packages/gevent/event.py
lib/python${MODPY_VERSION}/site-packages/gevent/event.pyc
lib/python${MODPY_VERSION}/site-packages/gevent/greenlet.py
lib/python${MODPY_VERSION}/site-packages/gevent/greenlet.pyc
lib/python${MODPY_VERSION}/site-packages/gevent/http.py
lib/python${MODPY_VERSION}/site-packages/gevent/http.pyc
lib/python${MODPY_VERSION}/site-packages/gevent/httplib.py
lib/python${MODPY_VERSION}/site-packages/gevent/httplib.pyc
lib/python${MODPY_VERSION}/site-packages/gevent/hub.py
lib/python${MODPY_VERSION}/site-packages/gevent/hub.pyc
lib/python${MODPY_VERSION}/site-packages/gevent/local.py
lib/python${MODPY_VERSION}/site-packages/gevent/local.pyc
lib/python${MODPY_VERSION}/site-packages/gevent/monkey.py
lib/python${MODPY_VERSION}/site-packages/gevent/monkey.pyc
lib/python${MODPY_VERSION}/site-packages/gevent/pool.py
lib/python${MODPY_VERSION}/site-packages/gevent/pool.pyc
lib/python${MODPY_VERSION}/site-packages/gevent/pywsgi.py
lib/python${MODPY_VERSION}/site-packages/gevent/pywsgi.pyc
lib/python${MODPY_VERSION}/site-packages/gevent/queue.py
lib/python${MODPY_VERSION}/site-packages/gevent/queue.pyc
lib/python${MODPY_VERSION}/site-packages/gevent/rawgreenlet.py
lib/python${MODPY_VERSION}/site-packages/gevent/rawgreenlet.pyc
lib/python${MODPY_VERSION}/site-packages/gevent/select.py
lib/python${MODPY_VERSION}/site-packages/gevent/select.pyc
lib/python${MODPY_VERSION}/site-packages/gevent/server.py
lib/python${MODPY_VERSION}/site-packages/gevent/server.pyc
lib/python${MODPY_VERSION}/site-packages/gevent/socket.py
lib/python${MODPY_VERSION}/site-packages/gevent/socket.pyc
lib/python${MODPY_VERSION}/site-packages/gevent/ssl.py
lib/python${MODPY_VERSION}/site-packages/gevent/ssl.pyc
lib/python${MODPY_VERSION}/site-packages/gevent/sslold.py
lib/python${MODPY_VERSION}/site-packages/gevent/sslold.pyc
lib/python${MODPY_VERSION}/site-packages/gevent/thread.py
lib/python${MODPY_VERSION}/site-packages/gevent/thread.pyc
lib/python${MODPY_VERSION}/site-packages/gevent/timeout.py
lib/python${MODPY_VERSION}/site-packages/gevent/timeout.pyc
lib/python${MODPY_VERSION}/site-packages/gevent/util.py
lib/python${MODPY_VERSION}/site-packages/gevent/util.pyc
lib/python${MODPY_VERSION}/site-packages/gevent/win32util.py
lib/python${MODPY_VERSION}/site-packages/gevent/win32util.pyc
lib/python${MODPY_VERSION}/site-packages/gevent/wsgi.py
lib/python${MODPY_VERSION}/site-packages/gevent/wsgi.pyc