Package python3-module-eventlet: Information

    Source package: python3-module-eventlet
    Version: 0.35.1-alt0.1
    Build time:  Feb 7, 2024, 04:47 PM
    Report package bug
    License: MIT
    Summary: Highly concurrent networking library
    Description: 
    Eventlet is a concurrent networking library for Python that allows you
    to change how you run your code, not how you write it.
    
    It uses epoll or libevent for highly scalable non-blocking I/O.
    Coroutines ensure that the developer uses a blocking style of
    programming that is similar to threading, but provide the benefits of
    non-blocking I/O. The event dispatch is implicit, which means you can
    easily use Eventlet from the Python interpreter, or as a small part of a
    larger application.

    List of rpms provided by this srpm:
    python3-module-eventlet (noarch)

    Maintainer: Ivan A. Melnikov


      1. python3-module-hatch-vcs
      2. python3-module-hatchling
      3. python3-module-pyproject-installer >= 0.4.0
      4. rpm-build-python3

    Last changed


    Feb. 7, 2024 Ivan A. Melnikov 0.35.1-alt0.1
    - Build w/o check on riscv64
    Jan. 31, 2024 Anton Vyatkin 0.35.1-alt1
    - new version 0.35.1
    Jan. 24, 2024 Anton Vyatkin 0.35.0-alt1
    - new version 0.35.0