Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-iowait | Distribution: Fedora Project |
Version: 0.2 | Vendor: Fedora Project |
Release: 35.fc41 | Build date: Sat Jul 20 04:16:52 2024 |
Group: Unspecified | Build host: buildvm-x86-24.iad2.fedoraproject.org |
Size: 50925 | Source RPM: python-iowait-0.2-35.fc41.src.rpm |
Packager: Fedora Project | |
Url: https://pypi.python.org/pypi/iowait | |
Summary: 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. Python 3 version.
LGPL-3.0-or-later
* Fri Jul 19 2024 Fedora Release Engineering <[email protected]> - 0.2-35 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jul 17 2024 Miroslav Suchý <[email protected]> - 0.2-34 - convert LGPLv3+ license to SPDX * Fri Jun 07 2024 Python Maint <[email protected]> - 0.2-33 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <[email protected]> - 0.2-32 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <[email protected]> - 0.2-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Sep 06 2023 Christiano Anderson <[email protected]> - 0.2-30 - Added rpmautospec and fixed rpmlint warnings * Wed Sep 06 2023 Christiano Anderson <[email protected]> - 0.2-29 - Added rpmautosepc and fixed some rpmlint warnings * Mon Sep 04 2023 Christiano Anderson <[email protected]> - 0.2-25 - Added python3-setuptools dependency, closes RHBZ2155014 * Fri Jul 21 2023 Fedora Release Engineering <[email protected]> - 0.2-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <[email protected]> - 0.2-23 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 0.2-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <[email protected]> - 0.2-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
/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
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 27 02:54:38 2024