Linux workstation

openSUSE Leap 15.6 native package

python311-gevent

Python network library that uses greenlet and libevent

Packages / openSUSE Leap 15.6 / Development/Languages/Python / python311-gevent

[Source: python-gevent]

Package: python311-gevent (23.9.1-150600.1.3)

External Resources:

Homepage: [www.gevent.org]

Similar packages:

  • [python3-gevent]

    Python network library that uses greenlet and libevent

Python network library that uses greenlet and libevent

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.

Other Packages Related to python311-gevent:

  • dep: /usr/bin/python3.11

    Package not available

  • dep: ld-linux-aarch64.so.1()(64bit)

    Package not available

  • dep: ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)

    Package not available

  • dep: libcares.so.2()(64bit)

    Package not available

  • dep: python(abi) (= 3.11)

    Package not available

  • dep: [python311-cffi]

    Foreign Function Interface for Python calling C code

  • dep: [python311-dnspython]

    A DNS toolkit for Python

  • dep: [python311-greenlet] (>= 3.0.0)

    Lightweight in-process concurrent programming

  • dep: [python311-requests]

    Python HTTP Library

  • dep: [python311-zope.event]

    Very basic event publishing system

  • dep: [python311-zope.interface]

    Interfaces for Python

  • dep: libc.so.6(GLIBC_2.38)(64bit)

    Package not available

Download python311-gevent

ArchitecturePackage SizeInstalled SizeFiles
aarch641.9 MiB9.3 MiB[list of files]
ppc64le2.0 MiB10.0 MiB[list of files]
s390x1.9 MiB9.0 MiB[list of files]
x86_641.9 MiB8.9 MiB[list of files]

Caminhos de arquivo do pacote (901)

Showing the first 250 sorted package-associated paths. Use file search to locate a specific path.

  • /usr/lib64/python3.11/site-packages/gevent
  • /usr/lib64/python3.11/site-packages/gevent-23.9.1.dist-info
  • /usr/lib64/python3.11/site-packages/gevent-23.9.1.dist-info/AUTHORS
  • /usr/lib64/python3.11/site-packages/gevent-23.9.1.dist-info/entry_points.txt
  • /usr/lib64/python3.11/site-packages/gevent-23.9.1.dist-info/INSTALLER
  • /usr/lib64/python3.11/site-packages/gevent-23.9.1.dist-info/LICENSE
  • /usr/lib64/python3.11/site-packages/gevent-23.9.1.dist-info/METADATA
  • /usr/lib64/python3.11/site-packages/gevent-23.9.1.dist-info/NOTICE
  • /usr/lib64/python3.11/site-packages/gevent-23.9.1.dist-info/RECORD
  • /usr/lib64/python3.11/site-packages/gevent-23.9.1.dist-info/REQUESTED
  • /usr/lib64/python3.11/site-packages/gevent-23.9.1.dist-info/top_level.txt
  • /usr/lib64/python3.11/site-packages/gevent-23.9.1.dist-info/WHEEL
  • /usr/lib64/python3.11/site-packages/gevent/_abstract_linkable.py
  • /usr/lib64/python3.11/site-packages/gevent/ares.py
  • /usr/lib64/python3.11/site-packages/gevent/backdoor.py
  • /usr/lib64/python3.11/site-packages/gevent/baseserver.py
  • /usr/lib64/python3.11/site-packages/gevent/builtins.py
  • /usr/lib64/python3.11/site-packages/gevent/_compat.py
  • /usr/lib64/python3.11/site-packages/gevent/_config.py
  • /usr/lib64/python3.11/site-packages/gevent/contextvars.py
  • /usr/lib64/python3.11/site-packages/gevent/core.py
  • /usr/lib64/python3.11/site-packages/gevent/event.py
  • /usr/lib64/python3.11/site-packages/gevent/events.py
  • /usr/lib64/python3.11/site-packages/gevent/exceptions.py
  • /usr/lib64/python3.11/site-packages/gevent/_ffi
  • /usr/lib64/python3.11/site-packages/gevent/_ffi/callback.py
  • /usr/lib64/python3.11/site-packages/gevent/_ffi/__init__.py
  • /usr/lib64/python3.11/site-packages/gevent/_ffi/loop.py
  • /usr/lib64/python3.11/site-packages/gevent/_ffi/__pycache__
  • /usr/lib64/python3.11/site-packages/gevent/_ffi/__pycache__/callback.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/_ffi/__pycache__/callback.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/_ffi/__pycache__/__init__.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/_ffi/__pycache__/__init__.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/_ffi/__pycache__/loop.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/_ffi/__pycache__/loop.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/_ffi/__pycache__/watcher.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/_ffi/__pycache__/watcher.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/_ffi/watcher.py
  • /usr/lib64/python3.11/site-packages/gevent/_fileobjectcommon.py
  • /usr/lib64/python3.11/site-packages/gevent/_fileobjectposix.py
  • /usr/lib64/python3.11/site-packages/gevent/fileobject.py
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_c_abstract_linkable.cpython-311-aarch64-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_c_abstract_linkable.cpython-311-powerpc64le-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_c_abstract_linkable.cpython-311-s390x-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_c_abstract_linkable.cpython-311-x86_64-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_cevent.cpython-311-aarch64-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_cevent.cpython-311-powerpc64le-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_cevent.cpython-311-s390x-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_cevent.cpython-311-x86_64-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_cgreenlet.cpython-311-aarch64-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_cgreenlet.cpython-311-powerpc64le-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_cgreenlet.cpython-311-s390x-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_cgreenlet.cpython-311-x86_64-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_c_greenlet_primitives.cpython-311-aarch64-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_c_greenlet_primitives.cpython-311-powerpc64le-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_c_greenlet_primitives.cpython-311-s390x-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_c_greenlet_primitives.cpython-311-x86_64-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_c_hub_local.cpython-311-aarch64-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_c_hub_local.cpython-311-powerpc64le-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_c_hub_local.cpython-311-s390x-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_c_hub_local.cpython-311-x86_64-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_c_hub_primitives.cpython-311-aarch64-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_c_hub_primitives.cpython-311-powerpc64le-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_c_hub_primitives.cpython-311-s390x-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_c_hub_primitives.cpython-311-x86_64-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_c_ident.cpython-311-aarch64-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_c_ident.cpython-311-powerpc64le-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_c_ident.cpython-311-s390x-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_c_ident.cpython-311-x86_64-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_c_imap.cpython-311-aarch64-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_c_imap.cpython-311-powerpc64le-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_c_imap.cpython-311-s390x-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_c_imap.cpython-311-x86_64-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_clocal.cpython-311-aarch64-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_clocal.cpython-311-powerpc64le-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_clocal.cpython-311-s390x-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_clocal.cpython-311-x86_64-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_cqueue.cpython-311-aarch64-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_cqueue.cpython-311-powerpc64le-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_cqueue.cpython-311-s390x-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_cqueue.cpython-311-x86_64-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_c_semaphore.cpython-311-aarch64-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_c_semaphore.cpython-311-powerpc64le-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_c_semaphore.cpython-311-s390x-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_c_semaphore.cpython-311-x86_64-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_c_tracer.cpython-311-aarch64-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_c_tracer.cpython-311-powerpc64le-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_c_tracer.cpython-311-s390x-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_c_tracer.cpython-311-x86_64-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_c_waiter.cpython-311-aarch64-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_c_waiter.cpython-311-powerpc64le-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_c_waiter.cpython-311-s390x-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_gevent_c_waiter.cpython-311-x86_64-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/_greenlet_primitives.py
  • /usr/lib64/python3.11/site-packages/gevent/greenlet.py
  • /usr/lib64/python3.11/site-packages/gevent/_hub_local.py
  • /usr/lib64/python3.11/site-packages/gevent/_hub_primitives.py
  • /usr/lib64/python3.11/site-packages/gevent/hub.py
  • /usr/lib64/python3.11/site-packages/gevent/_ident.py
  • /usr/lib64/python3.11/site-packages/gevent/_imap.py
  • /usr/lib64/python3.11/site-packages/gevent/__init__.py
  • /usr/lib64/python3.11/site-packages/gevent/_interfaces.py
  • /usr/lib64/python3.11/site-packages/gevent/libev
  • /usr/lib64/python3.11/site-packages/gevent/libev/corecext.cpython-311-aarch64-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/libev/corecext.cpython-311-powerpc64le-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/libev/corecext.cpython-311-s390x-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/libev/corecext.cpython-311-x86_64-linux-gnu.so
  • /usr/lib64/python3.11/site-packages/gevent/libev/_corecffi.abi3.so
  • /usr/lib64/python3.11/site-packages/gevent/libev/_corecffi_build.py
  • /usr/lib64/python3.11/site-packages/gevent/libev/corecffi.py
  • /usr/lib64/python3.11/site-packages/gevent/libev/__init__.py
  • /usr/lib64/python3.11/site-packages/gevent/libev/__pycache__
  • /usr/lib64/python3.11/site-packages/gevent/libev/__pycache__/_corecffi_build.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/libev/__pycache__/_corecffi_build.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/libev/__pycache__/corecffi.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/libev/__pycache__/corecffi.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/libev/__pycache__/__init__.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/libev/__pycache__/__init__.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/libev/__pycache__/watcher.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/libev/__pycache__/watcher.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/libev/watcher.py
  • /usr/lib64/python3.11/site-packages/gevent/libuv
  • /usr/lib64/python3.11/site-packages/gevent/libuv/_corecffi.abi3.so
  • /usr/lib64/python3.11/site-packages/gevent/libuv/_corecffi_build.py
  • /usr/lib64/python3.11/site-packages/gevent/libuv/__init__.py
  • /usr/lib64/python3.11/site-packages/gevent/libuv/loop.py
  • /usr/lib64/python3.11/site-packages/gevent/libuv/__pycache__
  • /usr/lib64/python3.11/site-packages/gevent/libuv/__pycache__/_corecffi_build.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/libuv/__pycache__/_corecffi_build.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/libuv/__pycache__/__init__.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/libuv/__pycache__/__init__.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/libuv/__pycache__/loop.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/libuv/__pycache__/loop.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/libuv/__pycache__/watcher.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/libuv/__pycache__/watcher.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/libuv/watcher.py
  • /usr/lib64/python3.11/site-packages/gevent/local.py
  • /usr/lib64/python3.11/site-packages/gevent/lock.py
  • /usr/lib64/python3.11/site-packages/gevent/_monitor.py
  • /usr/lib64/python3.11/site-packages/gevent/monkey.py
  • /usr/lib64/python3.11/site-packages/gevent/os.py
  • /usr/lib64/python3.11/site-packages/gevent/_patcher.py
  • /usr/lib64/python3.11/site-packages/gevent/pool.py
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_abstract_linkable.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_abstract_linkable.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/ares.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/ares.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/backdoor.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/backdoor.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/baseserver.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/baseserver.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/builtins.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/builtins.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_compat.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_compat.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_config.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_config.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/contextvars.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/contextvars.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/core.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/core.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/event.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/event.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/events.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/events.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/exceptions.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/exceptions.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_fileobjectcommon.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_fileobjectcommon.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/fileobject.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/fileobject.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_fileobjectposix.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_fileobjectposix.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/greenlet.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/greenlet.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_greenlet_primitives.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_greenlet_primitives.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/hub.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/hub.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_hub_local.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_hub_local.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_hub_primitives.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_hub_primitives.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_ident.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_ident.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_imap.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_imap.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/__init__.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/__init__.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_interfaces.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_interfaces.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/local.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/local.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/lock.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/lock.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_monitor.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_monitor.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/monkey.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/monkey.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/os.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/os.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_patcher.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_patcher.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/pool.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/pool.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/pywsgi.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/pywsgi.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/queue.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/queue.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/resolver_ares.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/resolver_ares.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/resolver_thread.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/resolver_thread.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/select.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/select.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/selectors.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/selectors.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_semaphore.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_semaphore.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/server.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/server.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/signal.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/signal.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_socket3.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_socket3.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_socketcommon.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_socketcommon.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/socket.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/socket.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/ssl.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/ssl.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/subprocess.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/subprocess.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_tblib.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_tblib.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/thread.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/thread.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_threading.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/threading.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_threading.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/threading.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/threadpool.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/threadpool.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/time.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/time.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/timeout.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/timeout.cpython-311.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_tracer.cpython-311.opt-1.pyc
  • /usr/lib64/python3.11/site-packages/gevent/__pycache__/_tracer.cpython-311.pyc

Field source: openSUSE Leap 15.6 OSS revision leap-15-6-oss-multiarch:ca2653101b9afba6656aea529109ba0c0f1ca1a92aa8614e7c887fda5264c230

Usar este pacote

O OpenFactory pode iniciar este sistema operacional em uma máquina virtual do navegador, ou começar uma construção que inclui o nome nativo do pacote deste registro.

Versões, suites e repositórios

Cada linha é metadado do índice de pacotes para uma versão, arquitetura, suite e repositório. Nomes, URLs e tamanhos vêm da fonte; um link é um ponto de obtenção mutável, não uma redistribuição da OpenFactory.

VersionReleaseArchitectureRepositoryPackage sizeInstalled sizePublisher repository artifact
23.9.1-150600.1.3leap-15.6 / ossaarch64openSUSE Leap 15.6 · OSS · multi-architecture1.9 MiB9.3 MiBaarch64/python311-gevent-23.9.1-150600.1.3.aarch64.rpm
23.9.1-150600.1.3leap-15.6 / ossppc64leopenSUSE Leap 15.6 · OSS · multi-architecture2.0 MiB10.0 MiBppc64le/python311-gevent-23.9.1-150600.1.3.ppc64le.rpm
23.9.1-150600.1.3leap-15.6 / osss390xopenSUSE Leap 15.6 · OSS · multi-architecture1.9 MiB9.0 MiBs390x/python311-gevent-23.9.1-150600.1.3.s390x.rpm
23.9.1-150600.1.3leap-15.6 / ossx86_64openSUSE Leap 15.6 · OSS · multi-architecture1.9 MiB8.9 MiBx86_64/python311-gevent-23.9.1-150600.1.3.x86_64.rpm

Field source: openSUSE Leap 15.6 OSS revision leap-15-6-oss-multiarch:ca2653101b9afba6656aea529109ba0c0f1ca1a92aa8614e7c887fda5264c230

Checksums e datas de observação

For an APT source, signature verification authenticates the repository metadata chain and the Packages index containing this source-reported artifact digest. It does not certify package safety.

23.9.1-150600.1.3 / aarch64Observed Sep 1, 2026 to Sep 1, 2026

Verification status: Metadata observed; artifact bytes were not independently fetched or hashed by this catalog import. The digest below is source-reported.

Source-reported sha512: 2796edb165e65772510701f3565d465e9611df9180632271d4c1d7fbdc2460c8c53a2a5b56c637a734b707c79739f766b5fee7c93fb54507a40971f77964c3a2

Field source: openSUSE Leap 15.6 OSS revision leap-15-6-oss-multiarch:ca2653101b9afba6656aea529109ba0c0f1ca1a92aa8614e7c887fda5264c230

23.9.1-150600.1.3 / ppc64leObserved Sep 1, 2026 to Sep 1, 2026

Verification status: Metadata observed; artifact bytes were not independently fetched or hashed by this catalog import. The digest below is source-reported.

Source-reported sha512: a6150367b260d350663c8c0dac9fd89402301817d8fa15f356bc8ee137bdd6269610e187216ccabdc78d269c3b184bf72f295b05fe0613f8675816bcddf8552e

Field source: openSUSE Leap 15.6 OSS revision leap-15-6-oss-multiarch:ca2653101b9afba6656aea529109ba0c0f1ca1a92aa8614e7c887fda5264c230

23.9.1-150600.1.3 / s390xObserved Sep 1, 2026 to Sep 1, 2026

Verification status: Metadata observed; artifact bytes were not independently fetched or hashed by this catalog import. The digest below is source-reported.

Source-reported sha512: c7e4b0230ecfa233600150bcb7bd57fc568ae2877b77ad7ba4ea32f626748dabe9fd3c27ecffb2c23ff91d1926db77794b5171136f6799cbace0eab6528f4f02

Field source: openSUSE Leap 15.6 OSS revision leap-15-6-oss-multiarch:ca2653101b9afba6656aea529109ba0c0f1ca1a92aa8614e7c887fda5264c230

23.9.1-150600.1.3 / x86_64Observed Sep 1, 2026 to Sep 1, 2026

Verification status: Metadata observed; artifact bytes were not independently fetched or hashed by this catalog import. The digest below is source-reported.

Source-reported sha512: 0261a116e7d7cac19ca0a87449eb336388963630cee1a7a2b866b32aea889f8eb224b1959a12fe40d3d3751cb70e8b39007dcc893f622ce4c4b6ee21afc0d02c

Field source: openSUSE Leap 15.6 OSS revision leap-15-6-oss-multiarch:ca2653101b9afba6656aea529109ba0c0f1ca1a92aa8614e7c887fda5264c230

Completude do registro

The completeness score measures metadata coverage, not software quality, security, compatibility, or suitability.

Summary and description
25/25
Artifact path and source digest
25/25
Dependency metadata
15/15
Package-file index
15/15
Homepage
5/5
License text
5/5
Source package or maintainer
10/10

Recorded total: 100/100

Field source: openSUSE Leap 15.6 OSS revision leap-15-6-oss-multiarch:ca2653101b9afba6656aea529109ba0c0f1ca1a92aa8614e7c887fda5264c230. The cross-OS mapping is catalog-derived from the source-reported homepage; it does not establish authorship or publisher identity

Fontes e proveniência

Field-source links above resolve here. Each source entry names the metadata publisher, trust tier, exact snapshot revision, signature result, and observation time; catalog-derived mappings are labeled separately.

  • Authoritative source; repository metadata signature verified, revision leap-15-6-oss-multiarch:ca2653101b9afba6656aea529109ba0c0f1ca1a92aa8614e7c887fda5264c230

    Signature verification covers the configured repository metadata chain. It does not certify that the package is safe or suitable.

    Repository-signature verification record
    Signed-object SHA-256
    ca2653101b9afba6656aea529109ba0c0f1ca1a92aa8614e7c887fda5264c230
    Signer fingerprint
    AD485664E901B867051AB15F35A2F86E29B700A4
    Keyring revision
    opensuse-project-signing-key.asc
    SHA-256 b5745739ebfb95b25b8e810f9bcb847fe750ccda598bd85f02f0e974599a6d7e
    Tool and policy
    gpgv (GnuPG) 2.4.9
    openfactory-software-catalog-signature-v1
    Verification time
    Sep 1, 2026
    Signed Release → package-index hash linkage

    Path: Not recorded
    Expected SHA-256: Not recorded
    Observed SHA-256: Not recorded
    Result: match verified