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

    Бинарный пакет: python-module-pymemcache
    Версия: 1.4.3-alt1.1
    Архитектура: noarch
    Собран:  22 апреля 2019 г. 7:19 в задании #227515
    Исходный пакет: python-module-pymemcache
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/pymemcache/

    Лицензия: ASLv2.0
    О пакете: A comprehensive, fast, pure Python memcached client
    Описание: 
    pymemcache supports the following features:
    
    * Complete implementation of the memcached text protocol.
    * Configurable timeouts for socket connect and send/recv calls.
    * Access to the "noreply" flag, which can significantly increase the
      speed of writes.
    * Flexible, simple approach to serialization and deserialization.
    * The (optional) ability to treat network and memcached errors as cache
      misses.

    Сопровождающий: Stanislav Levin


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


    2 февраля 2018 г. Stanislav Levin 1.4.3-alt1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    8 августа 2017 г. Aleksei Nikiforov 1.4.3-alt1
    - Updated to upstream release 1.4.3.
    13 марта 2016 г. Ivan Zakharyaschev 1.2.7-alt1.git20141125.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)