Package python3-module-z3c.caching: Information
Source package: python3-module-z3c.caching
Version: 3.1-alt1.1
Build time: Aug 16, 2025, 10:27 AM
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/z3c.caching/
License: ZPL-2.1
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 RPM packages built from this SRPM:
python3-module-z3c.caching (e2kv6, e2kv5, e2kv4, e2k)
python3-module-z3c.caching-tests (e2kv6, e2kv5, e2kv4, e2k)
python3-module-z3c.caching (e2kv6, e2kv5, e2kv4, e2k)
python3-module-z3c.caching-tests (e2kv6, e2kv5, e2kv4, e2k)
Maintainer: Stanislav Levin
List of contributors:
Stanislav Levin
Anton Vyatkin
Andrey Bychkov
Grigory Ustinov
Ivan Zakharyaschev
Eugeny A. Rostovtsev
Vitaly Kuznetsov
Stanislav Levin
Anton Vyatkin
Andrey Bychkov
Grigory Ustinov
Ivan Zakharyaschev
Eugeny A. Rostovtsev
Vitaly Kuznetsov
Last changed
April 18, 2025 Stanislav Levin 3.1-alt1.1
- NMU: fixed FTBFS (setuptools 75.8.1)
April 3, 2025 Anton Vyatkin 3.1-alt1
- New version 3.1.
Jan. 21, 2024 Anton Vyatkin 3.0-alt2
- Fixed FTBFS.