python3-gevent (24.11.1-1build1)

Details

Core information at a glance

Distribution
ubuntu
Origin
ubuntu-plucky
Repository
https://nl.archive.ubuntu.com/ubuntu
Codename
plucky
Component
universe
Source
python-gevent
Architecture
arm64
Section
universe/python
Priority
extra
Maintainer
Ubuntu Developers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
3.7 MB
Size expected
847.5 kB
Size actual
847.5 kB
Size match
match

Dependencies

Required package dependencies

Suggested packages

Recommended additional packages

Description

gevent is a coroutine-based Python networking library

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD54b0027fe…4dc824b8match
SHA-1ba484307…1ed2a0d8match
SHA-2564365a0ce…c4ad96ccmatch
SHA-5120024a8ef…f310c3cematch

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-aarch64-linux-gnu.so
usr/lib/python3/dist-packages/gevent/_gevent_c_greenlet_primitives.cpython-313-aarch64-linux-gnu.so
usr/lib/python3/dist-packages/gevent/_gevent_c_hub_local.cpython-313-aarch64-linux-gnu.so
usr/lib/python3/dist-packages/gevent/_gevent_c_hub_primitives.cpython-313-aarch64-linux-gnu.so
usr/lib/python3/dist-packages/gevent/_gevent_c_ident.cpython-313-aarch64-linux-gnu.so
usr/lib/python3/dist-packages/gevent/_gevent_c_imap.cpython-313-aarch64-linux-gnu.so
usr/lib/python3/dist-packages/gevent/_gevent_c_semaphore.cpython-313-aarch64-linux-gnu.so
usr/lib/python3/dist-packages/gevent/_gevent_c_tracer.cpython-313-aarch64-linux-gnu.so
usr/lib/python3/dist-packages/gevent/_gevent_c_waiter.cpython-313-aarch64-linux-gnu.so
usr/lib/python3/dist-packages/gevent/_gevent_cevent.cpython-313-aarch64-linux-gnu.so
usr/lib/python3/dist-packages/gevent/_gevent_cgreenlet.cpython-313-aarch64-linux-gnu.so
usr/lib/python3/dist-packages/gevent/_gevent_clocal.cpython-313-aarch64-linux-gnu.so
usr/lib/python3/dist-packages/gevent/_gevent_cqueue.cpython-313-aarch64-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-aarch64-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-aarch64-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/copyright