| Name: | python3-eventlet | 
|---|---|
| Version: | 0.25.2 | 
| Release: | 3.1.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 1557025 | 
| License: | MIT | 
| RPM: | python3-eventlet-0.25.2-3.1.el8.noarch.rpm | 
| Source RPM: | python-eventlet-0.25.2-3.1.el8.src.rpm | 
| Build Date: | Thu Nov 04 2021 | 
| Build Host: | ovs-x86-ol8-builder-01.webad1phx.solarisx86phx.oraclevcn.com | 
| Vendor: | Oracle America | 
| URL: | http://eventlet.net | 
| Summary: | Highly concurrent networking library | 
| Description: | Eventlet is a networking library written in Python. It achieves high scalability by using non-blocking io while at the same time retaining high programmer usability by using coroutines to make the non-blocking io operations appear blocking at the source code level.  |