Metadata-Version: 1.0
Name: socketqueue
Version: 0.1.7
Summary: crossplatform Abastraction Interface to epool, kqueue, select, pool and IOCP(someday)
Home-page: http://github.com/caetanus/socketqueue
Author: Marcelo Aires Caetano
Author-email: marcelo@fiveti.com
License: BSD
Description: the socket queue aims to be a full transparent way
        to select sockets eficiently in pure python,
        it will run in pypy, jython, ironpython, windows, android, linux, *bsd, osx, with basically the same
        api.
        
Keywords: epool kqueue select iocp
Platform: UNKNOWN
