Package python-module-z3c.caching: Information

    Source package: python-module-z3c.caching
    Version: 2.0a1-alt3.2
    Build time:  May 2, 2019, 03:14 AM in the task #228579
    Report package bug
    License: ZPL
    Summary: Caching infrastructure for web apps
    Description: 
    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.

    List of rpms provided by this 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)



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

    Last changed


    April 30, 2019 Grigory Ustinov 2.0a1-alt3.2
    - Rebuild with python3.7.
    June 6, 2016 Ivan Zakharyaschev 2.0a1-alt3.1.1
    - (AUTO) subst_x86_64.
    March 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)