SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-iowait rpm build for : Fedora Other. For other distributions click python3-iowait.

Name : python3-iowait
Version : 0.2 Vendor : Fedora Project
Release : 35.fc41 Date : 2024-07-20 04:16:52
Group : Unspecified Source RPM : python-iowait-0.2-35.fc41.src.rpm
Size : 0.05 MB
Packager : Fedora Project
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.

Python 3 version.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora-secondary/development/41/Everything/s390x/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-iowait-0.2-35.fc41.noarch.rpm
ftp.icm.edu.pl  python3-iowait-0.2-35.fc41.noarch.rpm
ftp.icm.edu.pl  python3-iowait-0.2-35.fc41.noarch.rpm
ftp.icm.edu.pl  python3-iowait-0.2-35.fc41.noarch.rpm
ftp.icm.edu.pl  python3-iowait-0.2-35.fc41.noarch.rpm
ftp.icm.edu.pl  python3-iowait-0.2-35.fc41.noarch.rpm
ftp.icm.edu.pl  python3-iowait-0.2-35.fc41.noarch.rpm
ftp.icm.edu.pl  python3-iowait-0.2-35.fc41.noarch.rpm
     

Provides :
python-iowait
python3-iowait
python3.13-iowait
python3.13dist(iowait)
python3dist(iowait)

Requires :
python(abi) = 3.13
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/python3.13/site-packages/__pycache__/iowait.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/__pycache__/iowait.cpython-313.pyc
/usr/lib/python3.13/site-packages/iowait-0.2-py3.13.egg-info
/usr/lib/python3.13/site-packages/iowait-0.2-py3.13.egg-info/PKG-INFO
/usr/lib/python3.13/site-packages/iowait-0.2-py3.13.egg-info/SOURCES.txt
/usr/lib/python3.13/site-packages/iowait-0.2-py3.13.egg-info/dependency_links.txt
/usr/lib/python3.13/site-packages/iowait-0.2-py3.13.egg-info/top_level.txt
/usr/lib/python3.13/site-packages/iowait.py
/usr/share/doc/python3-iowait
/usr/share/doc/python3-iowait/README
/usr/share/licenses/python3-iowait
/usr/share/licenses/python3-iowait/COPYING.LESSER

 
ICM