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

    Исходный пакет: python3-module-crochet
    Версия: 1.9.0-alt4
    Собран:  8 февраля 2024 г. 23:28
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/crochet

    Лицензия: MIT
    О пакете: Use Twisted anywhere!
    Описание: 
    Crochet is an MIT-licensed library that makes it easier to use Twisted
    from regular blocking code. Some use cases include:
    
    * Easily use Twisted from a blocking framework like Django or Flask.
    * Write a library that provides a blocking API, but uses Twisted for its
      implementation.
    * Port blocking code to Twisted more easily, by keeping a backwards
      compatibility layer.
    * Allow normal Twisted programs that use threads to interact with
      Twisted more cleanly from their threaded parts. For example this can
      be useful when using Twisted as a WSGI container.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    python3-module-crochet (noarch)
    python3-module-crochet-pickles (noarch)
    python3-module-crochet-tests (noarch)

    Сопровождающий: Grigory Ustinov


      1. rpm-build-python3
      2. python3-module-service-identity
      3. python3-module-setuptools
      4. python3-module-sphinx
      5. python3-module-twisted-core-test
      6. python3-module-wrapt

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


    25 января 2024 г. Grigory Ustinov 1.9.0-alt4
    - Fixed FTBFS.
    10 апреля 2020 г. Andrey Bychkov 1.9.0-alt3
    - Build for python2 disabled.
    2 марта 2018 г. Aleksei Nikiforov 1.9.0-alt2
    - Updated build dependencies.