CVSROOT:        /cvs
Module name:    ports
Changes by:     lan...@cvs.openbsd.org  2012/07/17 13:23:31

Log message:
    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@
    
    Status:
    
    Vendor Tag: landry
    Release Tags:       landry_20120717
    
    N ports/devel/py-gevent/Makefile
    N ports/devel/py-gevent/distinfo
    N ports/devel/py-gevent/pkg/PLIST
    N ports/devel/py-gevent/pkg/DESCR
    
    No conflicts created by this import

Reply via email to