python3-greenlet (3.0.3-0ubuntu5)

Details

Core information at a glance

Distribution
ubuntu
Origin
ubuntu-noble
Repository
https://nl.archive.ubuntu.com/ubuntu
Codename
noble
Component
main
Source
python-greenlet
Architecture
i386
Section
python
Priority
extra
Maintainer
Ubuntu Developers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
705.5 kB
Size expected
161 kB
Size actual
161 kB
Size match
match

Dependencies

Required package dependencies

Suggested packages

Recommended additional packages

Description

Lightweight in-process concurrent programming (python3)

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD59d4cf562…4aabd6e2match
SHA-14ac10a93…faf68663match
SHA-256de4b420c…11ad5a8ematch
SHA-512ce0c90f9…96aae4fbmatch

Contents

Files and directories included

.
usr
usr/lib
usr/lib/python3
usr/lib/python3/dist-packages
usr/lib/python3/dist-packages/greenlet
usr/lib/python3/dist-packages/greenlet/TBrokenGreenlet.cpp
usr/lib/python3/dist-packages/greenlet/TExceptionState.cpp
usr/lib/python3/dist-packages/greenlet/TGreenlet.cpp
usr/lib/python3/dist-packages/greenlet/TGreenletGlobals.cpp
usr/lib/python3/dist-packages/greenlet/TMainGreenlet.cpp
usr/lib/python3/dist-packages/greenlet/TPythonState.cpp
usr/lib/python3/dist-packages/greenlet/TStackState.cpp
usr/lib/python3/dist-packages/greenlet/TThreadStateDestroy.cpp
usr/lib/python3/dist-packages/greenlet/TUserGreenlet.cpp
usr/lib/python3/dist-packages/greenlet/__init__.py
usr/lib/python3/dist-packages/greenlet/_greenlet.cpython-312-i386-linux-gnu.so
usr/lib/python3/dist-packages/greenlet/greenlet.cpp
usr/lib/python3/dist-packages/greenlet/greenlet.h
usr/lib/python3/dist-packages/greenlet/greenlet_allocator.hpp
usr/lib/python3/dist-packages/greenlet/greenlet_compiler_compat.hpp
usr/lib/python3/dist-packages/greenlet/greenlet_cpython_add_pending.hpp
usr/lib/python3/dist-packages/greenlet/greenlet_cpython_compat.hpp
usr/lib/python3/dist-packages/greenlet/greenlet_exceptions.hpp
usr/lib/python3/dist-packages/greenlet/greenlet_greenlet.hpp
usr/lib/python3/dist-packages/greenlet/greenlet_internal.hpp
usr/lib/python3/dist-packages/greenlet/greenlet_refs.hpp
usr/lib/python3/dist-packages/greenlet/greenlet_slp_switch.hpp
usr/lib/python3/dist-packages/greenlet/greenlet_thread_state.hpp
usr/lib/python3/dist-packages/greenlet/greenlet_thread_state_dict_cleanup.hpp
usr/lib/python3/dist-packages/greenlet/greenlet_thread_support.hpp
usr/lib/python3/dist-packages/greenlet/platform
usr/lib/python3/dist-packages/greenlet/platform/__init__.py
usr/lib/python3/dist-packages/greenlet/platform/setup_switch_x64_masm.cmd
usr/lib/python3/dist-packages/greenlet/platform/switch_aarch64_gcc.h
usr/lib/python3/dist-packages/greenlet/platform/switch_alpha_unix.h
usr/lib/python3/dist-packages/greenlet/platform/switch_amd64_unix.h
usr/lib/python3/dist-packages/greenlet/platform/switch_arm32_gcc.h
usr/lib/python3/dist-packages/greenlet/platform/switch_arm32_ios.h
usr/lib/python3/dist-packages/greenlet/platform/switch_arm64_masm.asm
usr/lib/python3/dist-packages/greenlet/platform/switch_arm64_masm.obj
usr/lib/python3/dist-packages/greenlet/platform/switch_arm64_msvc.h
usr/lib/python3/dist-packages/greenlet/platform/switch_csky_gcc.h
usr/lib/python3/dist-packages/greenlet/platform/switch_loongarch64_linux.h
usr/lib/python3/dist-packages/greenlet/platform/switch_m68k_gcc.h
usr/lib/python3/dist-packages/greenlet/platform/switch_mips_unix.h
usr/lib/python3/dist-packages/greenlet/platform/switch_ppc64_aix.h
usr/lib/python3/dist-packages/greenlet/platform/switch_ppc64_linux.h
usr/lib/python3/dist-packages/greenlet/platform/switch_ppc_aix.h
usr/lib/python3/dist-packages/greenlet/platform/switch_ppc_linux.h
usr/lib/python3/dist-packages/greenlet/platform/switch_ppc_macosx.h
usr/lib/python3/dist-packages/greenlet/platform/switch_ppc_unix.h
usr/lib/python3/dist-packages/greenlet/platform/switch_riscv_unix.h
usr/lib/python3/dist-packages/greenlet/platform/switch_s390_unix.h
usr/lib/python3/dist-packages/greenlet/platform/switch_sparc_sun_gcc.h
usr/lib/python3/dist-packages/greenlet/platform/switch_x32_unix.h
usr/lib/python3/dist-packages/greenlet/platform/switch_x64_masm.asm
usr/lib/python3/dist-packages/greenlet/platform/switch_x64_masm.obj
usr/lib/python3/dist-packages/greenlet/platform/switch_x64_msvc.h
usr/lib/python3/dist-packages/greenlet/platform/switch_x86_msvc.h
usr/lib/python3/dist-packages/greenlet/platform/switch_x86_unix.h
usr/lib/python3/dist-packages/greenlet/slp_platformselect.h
usr/lib/python3/dist-packages/greenlet/tests
usr/lib/python3/dist-packages/greenlet/tests/__init__.py
usr/lib/python3/dist-packages/greenlet/tests/_test_extension.c
usr/lib/python3/dist-packages/greenlet/tests/_test_extension.cpython-312-i386-linux-gnu.so
usr/lib/python3/dist-packages/greenlet/tests/_test_extension_cpp.cpp
usr/lib/python3/dist-packages/greenlet/tests/_test_extension_cpp.cpython-312-i386-linux-gnu.so
usr/lib/python3/dist-packages/greenlet/tests/fail_clearing_run_switches.py
usr/lib/python3/dist-packages/greenlet/tests/fail_cpp_exception.py
usr/lib/python3/dist-packages/greenlet/tests/fail_initialstub_already_started.py
usr/lib/python3/dist-packages/greenlet/tests/fail_slp_switch.py
usr/lib/python3/dist-packages/greenlet/tests/fail_switch_three_greenlets.py
usr/lib/python3/dist-packages/greenlet/tests/fail_switch_three_greenlets2.py
usr/lib/python3/dist-packages/greenlet/tests/fail_switch_two_greenlets.py
usr/lib/python3/dist-packages/greenlet/tests/leakcheck.py
usr/lib/python3/dist-packages/greenlet/tests/test_contextvars.py
usr/lib/python3/dist-packages/greenlet/tests/test_cpp.py
usr/lib/python3/dist-packages/greenlet/tests/test_extension_interface.py
usr/lib/python3/dist-packages/greenlet/tests/test_gc.py
usr/lib/python3/dist-packages/greenlet/tests/test_generator.py
usr/lib/python3/dist-packages/greenlet/tests/test_generator_nested.py
usr/lib/python3/dist-packages/greenlet/tests/test_greenlet.py
usr/lib/python3/dist-packages/greenlet/tests/test_greenlet_trash.py
usr/lib/python3/dist-packages/greenlet/tests/test_leaks.py
usr/lib/python3/dist-packages/greenlet/tests/test_stack_saved.py
usr/lib/python3/dist-packages/greenlet/tests/test_throw.py
usr/lib/python3/dist-packages/greenlet/tests/test_tracing.py
usr/lib/python3/dist-packages/greenlet/tests/test_version.py
usr/lib/python3/dist-packages/greenlet/tests/test_weakref.py
usr/lib/python3/dist-packages/greenlet-3.0.3.egg-info
usr/lib/python3/dist-packages/greenlet-3.0.3.egg-info/PKG-INFO
usr/lib/python3/dist-packages/greenlet-3.0.3.egg-info/dependency_links.txt
usr/lib/python3/dist-packages/greenlet-3.0.3.egg-info/not-zip-safe
usr/lib/python3/dist-packages/greenlet-3.0.3.egg-info/requires.txt
usr/lib/python3/dist-packages/greenlet-3.0.3.egg-info/top_level.txt
usr/share
usr/share/doc
usr/share/doc/python3-greenlet
usr/share/doc/python3-greenlet/changelog.Debian.gz
usr/share/doc/python3-greenlet/copyright