SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-iowait rpm build for : openSUSE Leap 15. For other distributions click python3-iowait.

Name : python3-iowait
Version : 0.2 Vendor : obs://build_opensuse_org/home:marec2000
Release : lp150.4.1 Date : 2018-12-29 14:25:30
Group : Development/Libraries/Python Source RPM : python-iowait-0.2-lp150.4.1.src.rpm
Size : 0.07 MB
Packager : (none)
Summary : Platform-independent module for I/O completion events
Description :
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.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/marec2000:/python:/ports/openSUSE_Leap_15.0/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
python3-iowait

Requires :
python(abi) = 3.6
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/python3.6/site-packages/__pycache__
/usr/lib/python3.6/site-packages/__pycache__/iowait.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/__pycache__/iowait.cpython-36.pyc
/usr/lib/python3.6/site-packages/iowait-0.2-py3.6.egg-info
/usr/lib/python3.6/site-packages/iowait.py
/usr/share/doc/packages/python3-iowait
/usr/share/doc/packages/python3-iowait/README
/usr/share/licenses/python3-iowait
/usr/share/licenses/python3-iowait/COPYING
/usr/share/licenses/python3-iowait/COPYING.LESSER

 
ICM