معرفی شرکت ها


python3-module-greenlet-1.1.0-alt1.ppc64le.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Lightweight in-process concurrent programming
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p10
مخزن ALTLinux classic ppc64le
نام بسته python3-module-greenlet
نام فایل بسته python3-module-greenlet-1.1.0-alt1.ppc64le.rpm
نسخه بسته 1.1.0
انتشار بسته alt1
معماری بسته ppc64le
نگهدارنده -
تاریخ ساخت Mon 19 Jul 2021 03
هاست سازنده qa_ldv-sisyphus.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی http://pypi.python.org/pypi/greenlet
مجوز MIT
حجم دانلود 50K
حجم نصب 210.870K
The greenlet package is a spin-off of Stackless, a version of CPython that supports micro-threads called "tasklets". Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on "channels". A "greenlet", on the other hand, is a still more primitive notion of micro- thread with no implicit scheduling; coroutines, in other words. This is useful when you want to control exactly when your code runs. You can build custom scheduled micro-threads on top of greenlet; however, it seems that greenlets are useful on their own as a way to make advanced control flow structures. For example, we can recreate generators; the difference with Python's own generators is that our generators can call nested functions and the nested functions can yield values too. Additionally, you don't need a "yield" keyword. See the example in tests/test_generator.py. Greenlets are provided as a C extension module for the regular unmodified interpreter.


جایگزین ها

بسته نسخه معماری مخزن
python3-module-greenlet-debuginfo-1.1.0-alt1.ppc64le.rpm 1.1.0 ppc64le ALT debuginfo


نیازمندی

مقدار نام
- /usr/lib64/python3/site-packages
- libc.so.6(GLIBC_2.17)(64bit)
- python3(__future__) < 0
- python3-dev
- python3.9-ABI(64bit)
- rtld(GNU_HASH)
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
- python3(greenlet)
- python3(greenlet._greenlet)
= 1.1.0-alt1:sisyphus+279721.1700.1.1 python3-module-greenlet


نحوه نصب


نصب پکیج rpm python3-module-greenlet:

    sudo apt-get install python3-module-greenlet-1.1.0-alt1.ppc64le.rpm


فایل ها

مسیرها
/usr/include/python3.9/greenlet
/usr/include/python3.9/greenlet/greenlet.h
/usr/lib64/python3/site-packages/greenlet
/usr/lib64/python3/site-packages/greenlet-1.1.0-py3.9.egg-info
/usr/lib64/python3/site-packages/greenlet-1.1.0-py3.9.egg-info/PKG-INFO
/usr/lib64/python3/site-packages/greenlet-1.1.0-py3.9.egg-info/SOURCES.txt
/usr/lib64/python3/site-packages/greenlet-1.1.0-py3.9.egg-info/dependency_links.txt
/usr/lib64/python3/site-packages/greenlet-1.1.0-py3.9.egg-info/not-zip-safe
/usr/lib64/python3/site-packages/greenlet-1.1.0-py3.9.egg-info/requires.txt
/usr/lib64/python3/site-packages/greenlet-1.1.0-py3.9.egg-info/top_level.txt
/usr/lib64/python3/site-packages/greenlet/__init__.py
/usr/lib64/python3/site-packages/greenlet/__pycache__
/usr/lib64/python3/site-packages/greenlet/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/greenlet/__pycache__/__init__.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/greenlet/__pycache__/__init__.cpython-39.pyc
/usr/lib64/python3/site-packages/greenlet/_greenlet.cpython-39.so
/usr/lib64/python3/site-packages/greenlet/greenlet.c
/usr/lib64/python3/site-packages/greenlet/greenlet.h
/usr/lib64/python3/site-packages/greenlet/platform
/usr/lib64/python3/site-packages/greenlet/platform/setup_switch_x64_masm.cmd
/usr/lib64/python3/site-packages/greenlet/platform/switch_aarch64_gcc.h
/usr/lib64/python3/site-packages/greenlet/platform/switch_alpha_unix.h
/usr/lib64/python3/site-packages/greenlet/platform/switch_amd64_unix.h
/usr/lib64/python3/site-packages/greenlet/platform/switch_arm32_gcc.h
/usr/lib64/python3/site-packages/greenlet/platform/switch_arm32_ios.h
/usr/lib64/python3/site-packages/greenlet/platform/switch_csky_gcc.h
/usr/lib64/python3/site-packages/greenlet/platform/switch_m68k_gcc.h
/usr/lib64/python3/site-packages/greenlet/platform/switch_mips_unix.h
/usr/lib64/python3/site-packages/greenlet/platform/switch_ppc64_aix.h
/usr/lib64/python3/site-packages/greenlet/platform/switch_ppc64_linux.h
/usr/lib64/python3/site-packages/greenlet/platform/switch_ppc_aix.h
/usr/lib64/python3/site-packages/greenlet/platform/switch_ppc_linux.h
/usr/lib64/python3/site-packages/greenlet/platform/switch_ppc_macosx.h
/usr/lib64/python3/site-packages/greenlet/platform/switch_ppc_unix.h
/usr/lib64/python3/site-packages/greenlet/platform/switch_riscv_unix.h
/usr/lib64/python3/site-packages/greenlet/platform/switch_s390_unix.h
/usr/lib64/python3/site-packages/greenlet/platform/switch_sparc_sun_gcc.h
/usr/lib64/python3/site-packages/greenlet/platform/switch_x32_unix.h
/usr/lib64/python3/site-packages/greenlet/platform/switch_x64_masm.asm
/usr/lib64/python3/site-packages/greenlet/platform/switch_x64_masm.obj
/usr/lib64/python3/site-packages/greenlet/platform/switch_x64_msvc.h
/usr/lib64/python3/site-packages/greenlet/platform/switch_x86_msvc.h
/usr/lib64/python3/site-packages/greenlet/platform/switch_x86_unix.h
/usr/lib64/python3/site-packages/greenlet/slp_platformselect.h
/usr/share/doc/python3-module-greenlet-1.1.0
/usr/share/doc/python3-module-greenlet-1.1.0/AUTHORS
/usr/share/doc/python3-module-greenlet-1.1.0/CHANGES.rst
/usr/share/doc/python3-module-greenlet-1.1.0/LICENSE
/usr/share/doc/python3-module-greenlet-1.1.0/LICENSE.PSF
/usr/share/doc/python3-module-greenlet-1.1.0/README.rst


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2021-07-03

new version 1.1.0 (with rpmrb script)

2020-11-13

new version 0.4.17 (with rpmrb script)

2020-11-13

cleanup spec, don't pack tests

2020-02-13

Build for python2 disabled.

2019-02-13

Update to 0.4.15

2018-03-22

(NMU) Rebuilt with python-3.6.4.

2018-02-02

(NMU) Fix Requires and BuildRequires to python-setuptools

2017-01-11

automated PyPI update

2016-03-17

(NMU) rebuild with python3-3.5 & rpm-build-python3-0.1.10

2016-01-28

NMU: Use buildreq for BR.

2015-08-31

Version 0.4.9
Enabled check

2014-10-28

Version 0.4.5

2014-07-11

Version 0.4.2

2013-09-17

Version 0.4.1

2013-03-24

Rebuild with Python-3.3

2013-02-14

Version 0.4.0