python3-gevent (24.11.1-1+b1)

2 versions available in kali/kali-last-snapshot/main/i386

Details

Core information at a glance

Distribution
kali
Origin
kali-last-snapshot
Repository
https://http.kali.org/kali
Codename
kali-last-snapshot
Component
main
Source
python-gevent (24.11.1-1)
Architecture
i386
Section
python
Priority
optional
Maintainer
Debian Python Team <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
3.6 kB
Size expected
817.8 kB
Size actual
817.8 kB
Size match

Dependencies

Required package dependencies

  • python3-greenlet (>= 2.0.0)
  • python3 (<< 3.14)
  • python3 (>= 3.13~)
  • python3-zope.event
  • python3-zope.interface
  • python3:any
  • libc6 (>= 2.4)
  • libcares2 (>= 1.16.0)
  • libev4t64 (>= 1:4.04)

Suggested packages

Recommended additional packages

  • python-gevent-doc
  • python3-openssl

Description

gevent is a coroutine-based Python networking library

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD54a7c5d0d…dc4b69cc
SHA-168798c3f…20374f7c
SHA-2560abd5f4c…2891a7c8
SHA-512870dcb4e…21451645

Contents

Files and directories included

.
usr
usr/lib
usr/lib/python3
usr/lib/python3/dist-packages
usr/lib/python3/dist-packages/gevent
usr/lib/python3/dist-packages/gevent/__init__.py
usr/lib/python3/dist-packages/gevent/_abstract_linkable.py
usr/lib/python3/dist-packages/gevent/_compat.py
usr/lib/python3/dist-packages/gevent/_config.py
usr/lib/python3/dist-packages/gevent/_ffi
usr/lib/python3/dist-packages/gevent/_ffi/__init__.py
usr/lib/python3/dist-packages/gevent/_ffi/callback.py
usr/lib/python3/dist-packages/gevent/_ffi/loop.py
usr/lib/python3/dist-packages/gevent/_ffi/watcher.py
usr/lib/python3/dist-packages/gevent/_fileobjectcommon.py
usr/lib/python3/dist-packages/gevent/_fileobjectposix.py
usr/lib/python3/dist-packages/gevent/_gevent_c_abstract_linkable.cpython-313-i386-linux-gnu.so
usr/lib/python3/dist-packages/gevent/_gevent_c_greenlet_primitives.cpython-313-i386-linux-gnu.so
usr/lib/python3/dist-packages/gevent/_gevent_c_hub_local.cpython-313-i386-linux-gnu.so
usr/lib/python3/dist-packages/gevent/_gevent_c_hub_primitives.cpython-313-i386-linux-gnu.so
usr/lib/python3/dist-packages/gevent/_gevent_c_ident.cpython-313-i386-linux-gnu.so
usr/lib/python3/dist-packages/gevent/_gevent_c_imap.cpython-313-i386-linux-gnu.so
usr/lib/python3/dist-packages/gevent/_gevent_c_semaphore.cpython-313-i386-linux-gnu.so
usr/lib/python3/dist-packages/gevent/_gevent_c_tracer.cpython-313-i386-linux-gnu.so
usr/lib/python3/dist-packages/gevent/_gevent_c_waiter.cpython-313-i386-linux-gnu.so
usr/lib/python3/dist-packages/gevent/_gevent_cevent.cpython-313-i386-linux-gnu.so
usr/lib/python3/dist-packages/gevent/_gevent_cgreenlet.cpython-313-i386-linux-gnu.so
usr/lib/python3/dist-packages/gevent/_gevent_clocal.cpython-313-i386-linux-gnu.so
usr/lib/python3/dist-packages/gevent/_gevent_cqueue.cpython-313-i386-linux-gnu.so
usr/lib/python3/dist-packages/gevent/_greenlet_primitives.py
usr/lib/python3/dist-packages/gevent/_hub_local.py
usr/lib/python3/dist-packages/gevent/_hub_primitives.py
usr/lib/python3/dist-packages/gevent/_ident.py
usr/lib/python3/dist-packages/gevent/_imap.py
usr/lib/python3/dist-packages/gevent/_interfaces.py
usr/lib/python3/dist-packages/gevent/_monitor.py
usr/lib/python3/dist-packages/gevent/_patcher.py
usr/lib/python3/dist-packages/gevent/_semaphore.py
usr/lib/python3/dist-packages/gevent/_socket3.py
usr/lib/python3/dist-packages/gevent/_socketcommon.py
usr/lib/python3/dist-packages/gevent/_tblib.py
usr/lib/python3/dist-packages/gevent/_threading.py
usr/lib/python3/dist-packages/gevent/_tracer.py
usr/lib/python3/dist-packages/gevent/_util.py
usr/lib/python3/dist-packages/gevent/_waiter.py
usr/lib/python3/dist-packages/gevent/ares.py
usr/lib/python3/dist-packages/gevent/backdoor.py
usr/lib/python3/dist-packages/gevent/baseserver.py
usr/lib/python3/dist-packages/gevent/builtins.py
usr/lib/python3/dist-packages/gevent/contextvars.py
usr/lib/python3/dist-packages/gevent/core.py
usr/lib/python3/dist-packages/gevent/event.py
usr/lib/python3/dist-packages/gevent/events.py
usr/lib/python3/dist-packages/gevent/exceptions.py
usr/lib/python3/dist-packages/gevent/fileobject.py
usr/lib/python3/dist-packages/gevent/greenlet.py
usr/lib/python3/dist-packages/gevent/hub.py
usr/lib/python3/dist-packages/gevent/libev
usr/lib/python3/dist-packages/gevent/libev/__init__.py
usr/lib/python3/dist-packages/gevent/libev/_corecffi_build.py
usr/lib/python3/dist-packages/gevent/libev/corecext.cpython-313-i386-linux-gnu.so
usr/lib/python3/dist-packages/gevent/libev/corecffi.py
usr/lib/python3/dist-packages/gevent/libev/watcher.py
usr/lib/python3/dist-packages/gevent/libuv
usr/lib/python3/dist-packages/gevent/libuv/__init__.py
usr/lib/python3/dist-packages/gevent/libuv/_corecffi_build.py
usr/lib/python3/dist-packages/gevent/libuv/loop.py
usr/lib/python3/dist-packages/gevent/libuv/watcher.py
usr/lib/python3/dist-packages/gevent/local.py
usr/lib/python3/dist-packages/gevent/lock.py
usr/lib/python3/dist-packages/gevent/monkey
usr/lib/python3/dist-packages/gevent/monkey/__init__.py
usr/lib/python3/dist-packages/gevent/monkey/__main__.py
usr/lib/python3/dist-packages/gevent/monkey/_errors.py
usr/lib/python3/dist-packages/gevent/monkey/_main.py
usr/lib/python3/dist-packages/gevent/monkey/_patch_thread_common.py
usr/lib/python3/dist-packages/gevent/monkey/_patch_thread_gte313.py
usr/lib/python3/dist-packages/gevent/monkey/_patch_thread_lt313.py
usr/lib/python3/dist-packages/gevent/monkey/_state.py
usr/lib/python3/dist-packages/gevent/monkey/_util.py
usr/lib/python3/dist-packages/gevent/monkey/api.py
usr/lib/python3/dist-packages/gevent/os.py
usr/lib/python3/dist-packages/gevent/pool.py
usr/lib/python3/dist-packages/gevent/pywsgi.py
usr/lib/python3/dist-packages/gevent/queue.py
usr/lib/python3/dist-packages/gevent/resolver
usr/lib/python3/dist-packages/gevent/resolver/__init__.py
usr/lib/python3/dist-packages/gevent/resolver/_addresses.py
usr/lib/python3/dist-packages/gevent/resolver/_hostsfile.py
usr/lib/python3/dist-packages/gevent/resolver/ares.py
usr/lib/python3/dist-packages/gevent/resolver/blocking.py
usr/lib/python3/dist-packages/gevent/resolver/cares.cpython-313-i386-linux-gnu.so
usr/lib/python3/dist-packages/gevent/resolver/dnspython.py
usr/lib/python3/dist-packages/gevent/resolver/thread.py
usr/lib/python3/dist-packages/gevent/resolver_ares.py
usr/lib/python3/dist-packages/gevent/resolver_thread.py
usr/lib/python3/dist-packages/gevent/select.py
usr/lib/python3/dist-packages/gevent/selectors.py
usr/lib/python3/dist-packages/gevent/server.py
usr/lib/python3/dist-packages/gevent/signal.py
usr/lib/python3/dist-packages/gevent/socket.py
usr/lib/python3/dist-packages/gevent/ssl.py
usr/lib/python3/dist-packages/gevent/subprocess.py
usr/lib/python3/dist-packages/gevent/thread.py
usr/lib/python3/dist-packages/gevent/threading.py
usr/lib/python3/dist-packages/gevent/threadpool.py
usr/lib/python3/dist-packages/gevent/time.py
usr/lib/python3/dist-packages/gevent/timeout.py
usr/lib/python3/dist-packages/gevent/util.py
usr/lib/python3/dist-packages/gevent/win32util.py
usr/lib/python3/dist-packages/gevent-24.11.1.egg-info
usr/lib/python3/dist-packages/gevent-24.11.1.egg-info/PKG-INFO
usr/lib/python3/dist-packages/gevent-24.11.1.egg-info/dependency_links.txt
usr/lib/python3/dist-packages/gevent-24.11.1.egg-info/entry_points.txt
usr/lib/python3/dist-packages/gevent-24.11.1.egg-info/not-zip-safe
usr/lib/python3/dist-packages/gevent-24.11.1.egg-info/requires.txt
usr/lib/python3/dist-packages/gevent-24.11.1.egg-info/top_level.txt
usr/share
usr/share/doc
usr/share/doc/python3-gevent
usr/share/doc/python3-gevent/README.rst
usr/share/doc/python3-gevent/TODO
usr/share/doc/python3-gevent/changelog.Debian.gz
usr/share/doc/python3-gevent/changelog.Debian.i386.gz
usr/share/doc/python3-gevent/changelog.gz
usr/share/doc/python3-gevent/copyright