Path to this page:
./
devel/py-selectors2,
Back-ported, durable, and portable selectors
Branch: pkgsrc-2019Q1,
Version: 2.0.1,
Package name: py27-selectors2-2.0.1,
Maintainer: pkgsrc-usersBackported, durable, and portable selectors designed to replace the standard
library selectors module.
Features
* Support for all major platforms. (Linux, Mac OS, Windows)
* Support many different selectors
- select.kqueue (BSD, Mac OS)
- select.devpoll (Solaris)
- select.epoll (Linux 2.5.44+)
- select.poll (Linux, Mac OS)
- select.select - (Linux, Mac OS, Windows)
* Support for PEP 475 (Retries system calls on interrupt)
* Support for modules which monkey-patch the standard library after import
(like greenlet, gevent)
* Support for systems which define a selector being available but don't
actually implement it.
Required to run:[
lang/python27] [
devel/py-setuptools]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 3bb9bcd899595341ce276a00e94317bafa5455eb
RMD160: 3b92f77e5f2ad99b9a2a6605359ff6a9d1fd3e60
Filesize: 18.164 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version py27-selectors2-2.0.1 (created)