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

    Исходный пакет: python3-module-asynchttp
    Версия: 0.0.4-alt2
    Собран:  4 декабря 2019 г. 12:40 в задании #242234
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/asynchttp/

    Лицензия: BSD
    О пакете: A simple httplib2 based asynchronous HTTP library for python
    Описание: 
    asynchttp is an almost drop in replacement for httplib2 that provides
    asynchronous http request behavior.
    
    asynchttp uses python threading and Queues and provides callback
    mechanisms to allow de-serialization and process to happen in the
    background (worker threads) as well. You can queue up arbitrary numbers
    of requests and a specified maximum number of workers will process each
    request in turn.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-asynchttp (noarch)

    Сопровождающий: Andrey Bychkov


      1. python3-module-coverage
      2. python3-module-httplib2
      3. python3-module-mockito
      4. python3-module-nose
      5. python3-module-setuptools
      6. python3-module-unittest2
      7. python3-tools-pep8
      8. rpm-build-python3
      9. python-tools-2to3

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


    4 декабря 2019 г. Andrey Bychkov 0.0.4-alt2
    - python2 disabled
    2 февраля 2018 г. Stanislav Levin 0.0.4-alt1.git20120701.1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    13 марта 2016 г. Ivan Zakharyaschev 0.0.4-alt1.git20120701.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)