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

    Исходный пакет: python-module-z3c.caching
    Версия: 2.0a1-alt3.1
    Собран:  17 марта 2016 г. 9:40 в задании #161353
    Категория: Разработка/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)
    python-module-z3c.caching-tests (x86_64, i586)
    python3-module-z3c.caching (x86_64, i586)
    python3-module-z3c.caching-tests (x86_64, i586)

    Сопровождающий: 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

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


    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)
    21 июля 2014 г. Eugeny A. Rostovtsev 2.0a1-alt3
    - Added module for Python 3
    20 октября 2011 г. Vitaly Kuznetsov 2.0a1-alt2.1
    - Rebuild with Python-2.7