Пакет python3-module-gevent: Информация

    Исходный пакет: python3-module-gevent
    Версия: 23.9.1-alt1
    Последняя версия по данным Repology
    Собран:  18 февраля 2024 г. 23:23 в задании #340984
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: http://pypi.python.org/pypi/gevent

    Лицензия: MIT
    О пакете: Coroutine-based network library
    Описание: 
    gevent is a coroutine-based Python networking library
    that uses greenlet to provide a high-level synchronous API on top of the libev or libuv event loop.
    
    Features include:
    * Fast event loop based on libev or libuv.
    * Lightweight execution units based on greenlets.
    * API that re-uses concepts from the Python standard library (for examples there are events and queues).
    * Cooperative sockets with SSL support
    * Cooperative DNS queries performed through a threadpool, dnspython, or c-ares.
    * Monkey patching utility to get 3rd party modules to become cooperative
    * TCP/UDP/HTTP servers
    * Subprocess support (through gevent.subprocess)
    * Thread pools

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-gevent (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-gevent-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-gevent-tests (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-greentest (x86_64, ppc64le, i586, armh, aarch64)

    Сопровождающий: Vitaly Lipatov


    Права:
    Vitaly Lipatov
    @everybody

      1. libuv-devel
      2. rpm-build-intro >= 2.2.4
      3. rpm-build-python3
      4. libcares-devel
      5. libev-devel
      6. python3-module-Cython
      7. python3-module-OpenSSL
      8. python3-module-cryptography
      9. python3-module-greenlet-devel
      10. python3-module-html5lib
      11. python3-module-repoze.sphinx.autointerface
      12. python3-module-setuptools

    Последнее изменение


    18 февраля 2024 г. Vitaly Lipatov 23.9.1-alt1
    - new version 23.9.1 (with rpmrb script)
    29 мая 2023 г. Grigory Ustinov 22.10.2-alt1
    - Build new version for python3.11.
    13 марта 2023 г. Vitaly Lipatov 22.10.1-alt1
    - new version 22.10.1 (with rpmrb script)