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

    Исходный пакет: python-module-z3c.caching
    Версия: 2.0a1-alt3.2
    Собран:  2 мая 2019 г. 3:14 в задании #228579
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://pypi.python.org/pypi/z3c.caching/

    Лицензия: ZPL
    О пакете: Caching infrastructure for web apps
    Описание: 
    Caching of web pages is a complicated process: there are many possible
    policies to choose from, and the right policy can depend on factors such
    as who is making the request, the URL is being retrieved and resource
    negotiation settings such as accepted languages and encodings.
    
    Hardcoding caching logic in an application is not desirable, especially
    for reusable code. It is also not possible to allow an administrator to
    manually configure the caching headers for every resource in an
    application. This packages tries to address this problem by providing a
    cache ruleset framework: it allows implementors to specify a ruleset for
    every component. Administrators can then define a policy which dictates
    the correct caching behaviour for each ruleset.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-z3c.caching (x86_64, i586, aarch64)
    python-module-z3c.caching-tests (x86_64, i586, aarch64)
    python3-module-z3c.caching (x86_64, i586, aarch64)
    python3-module-z3c.caching-tests (x86_64, i586, aarch64)

    Сопровождающий: Eugeny A. Rostovtsev


      1. python3-devel
      2. python3-module-setuptools
      3. rpm-build-python3
      4. python-devel
      5. python-module-setuptools
      6. python-tools-2to3

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


    30 апреля 2019 г. Grigory Ustinov 2.0a1-alt3.2
    - Rebuild with python3.7.
    6 июня 2016 г. Ivan Zakharyaschev 2.0a1-alt3.1.1
    - (AUTO) subst_x86_64.
    13 марта 2016 г. Ivan Zakharyaschev 2.0a1-alt3.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)