SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python310-gevent rpm build for : OpenSuSE. For other distributions click python310-gevent.

Name : python310-gevent
Version : 24.2.1 Vendor : openSUSE
Release : 2.1 Date : 2024-05-28 12:56:43
Group : Development/Languages/Python Source RPM : python-gevent-24.2.1-2.1.src.rpm
Size : 7.15 MB
Packager : https://bugs_opensuse_org
Summary : Python network library that uses greenlet and libevent
Description :
Gevent is a Python networking library that uses greenlet to provide synchronous
API on top of a libevent event loop. Features include:

* Fast event loop based on libevent.
* Lightweight execution units based on greenlet.
* Familiar API that re-uses concepts from the Python standard library.
* Cooperative sockets with ssl support.
* DNS queries performed through libevent-dns.
* Ability to use standard library and 3rd party modules written for standard
blocking sockets
* Fast WSGI server based on libevent-http.

gevent is inspired by eventlet but features more consistent API, simpler
implementation and better performance. Read why others use gevent and check
out the list of the open source projects based on gevent.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/ALP:/Experimental:/Slowroll/base.20240702/repo/oss/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python310-gevent-24.2.1-2.1.x86_64.rpm
ftp.icm.edu.pl  python310-gevent-24.2.1-2.1.x86_64.rpm
ftp.icm.edu.pl  python310-gevent-24.2.1-2.1.x86_64.rpm
ftp.icm.edu.pl  python310-gevent-24.2.1-2.1.x86_64.rpm
ftp.icm.edu.pl  python310-gevent-24.2.1-2.1.x86_64.rpm
     

Provides :
python3.10dist(gevent)
python310-gevent
python310-gevent(x86-64)
python3dist(gevent)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.10)(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.28)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.3.2)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.32)(64bit)
libc.so.6(GLIBC_2.33)(64bit)
libc.so.6(GLIBC_2.34)(64bit)
libc.so.6(GLIBC_2.38)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_2.6)(64bit)
libc.so.6(GLIBC_2.7)(64bit)
libc.so.6(GLIBC_2.9)(64bit)
libcares.so.2()(64bit)
libev.so.4()(64bit)
python(abi) = 3.10
python310-cffi
python310-dnspython
python310-greenlet >= 3.0.0
python310-requests
python310-zope.event
python310-zope.interface
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/lib64/python3.10/site-packages/gevent
/usr/lib64/python3.10/site-packages/gevent-24.2.1.dist-info
/usr/lib64/python3.10/site-packages/gevent-24.2.1.dist-info/AUTHORS
/usr/lib64/python3.10/site-packages/gevent-24.2.1.dist-info/INSTALLER
/usr/lib64/python3.10/site-packages/gevent-24.2.1.dist-info/LICENSE
/usr/lib64/python3.10/site-packages/gevent-24.2.1.dist-info/METADATA
/usr/lib64/python3.10/site-packages/gevent-24.2.1.dist-info/NOTICE
/usr/lib64/python3.10/site-packages/gevent-24.2.1.dist-info/RECORD
/usr/lib64/python3.10/site-packages/gevent-24.2.1.dist-info/REQUESTED
/usr/lib64/python3.10/site-packages/gevent-24.2.1.dist-info/WHEEL
/usr/lib64/python3.10/site-packages/gevent-24.2.1.dist-info/entry_points.txt
/usr/lib64/python3.10/site-packages/gevent-24.2.1.dist-info/top_level.txt
/usr/lib64/python3.10/site-packages/gevent/__init__.py
/usr/lib64/python3.10/site-packages/gevent/__pycache__
/usr/lib64/python3.10/site-packages/gevent/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/gevent/__pycache__/__init__.cpython-310.pyc
/usr/lib64/python3.10/site-packages/gevent/__pycache__/_abstract_linkable.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/gevent/__pycache__/_abstract_linkable.cpython-310.pyc
/usr/lib64/python3.10/site-packages/gevent/__pycache__/_compat.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/gevent/__pycache__/_compat.cpython-310.pyc
/usr/lib64/python3.10/site-packages/gevent/__pycache__/_config.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/gevent/__pycache__/_config.cpython-310.pyc
/usr/lib64/python3.10/site-packages/gevent/__pycache__/_fileobjectcommon.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/gevent/__pycache__/_fileobjectcommon.cpython-310.pyc
/usr/lib64/python3.10/site-packages/gevent/__pycache__/_fileobjectposix.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/gevent/__pycache__/_fileobjectposix.cpython-310.pyc
/usr/lib64/python3.10/site-packages/gevent/__pycache__/_greenlet_primitives.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/gevent/__pycache__/_greenlet_primitives.cpython-310.pyc
/usr/lib64/python3.10/site-packages/gevent/__pycache__/_hub_local.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/gevent/__pycache__/_hub_local.cpython-310.pyc
There is 787 files more in these RPM.

 
ICM