Name : python311-eventlet
| |
Version : 0.37.0
| Vendor : obs://build_opensuse_org/home:Herbster0815
|
Release : 2.5
| Date : 2024-09-18 10:28:43
|
Group : Development/Languages/Python
| Source RPM : python-eventlet-0.37.0-2.5.src.rpm
|
Size : 2.16 MB
| |
Packager : (none)
| |
Summary : Concurrent networking library for Python
|
Description :
Eventlet is a concurrent networking library for Python that allows changing how code is run.
It uses epoll or libevent for scalable non-blocking I/O. Coroutines ensure that the developer uses a blocking style of programming that is similar to threading, but provide the benefits of non-blocking I/O. The event dispatch is implicit, which means Eventlet can be used from the Python interpreter, or as part of a larger application.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/Herbster0815:/HTPC/openSUSE_Tumbleweed/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
python3-eventlet
python3.11dist(eventlet)
python311-eventlet
python3dist(eventlet)
Requires :