deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3:any
Description: |-
Platform-independent module for I/O completion events
Different operating systems provide different ways to wait for I/O completion
events: there's select(), poll(), epoll() and kqueue(). For cross-platform
applications it can be a pain to support all this system functions, especially
because each one provides a different interface.
.
IOWait solves this problem by providing a unified interface and using always
the best and faster function available in the platform. Its only limitation is
that, on Windows, it only works for sockets.
.
This package provides the module for Python 3.
Homepage: https://launchpad.net/python-iowait
Installed-Size: '30'
Maintainer: Andrea Corbellini <andrea.corbellini@ubuntu.com>
Package: python3-iowait
Priority: optional
Section: python
Source: python-iowait
Version: 0.1-1.2
srcpkg_name: python-iowait
srcpkg_version: 0.1-1.2