Package python3-module-z3c.caching: Information

  • Default inline alert: Version in the repository: 3.0-alt2

Source package: python3-module-z3c.caching
Version: 3.0-alt1
Latest version according to Repology
Build time:  Apr 1, 2023, 10:31 AM in the task #317888
Report package bug
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 rpms provided by this srpm:
python3-module-z3c.caching (x86_64, ppc64le, i586, armh, aarch64)
python3-module-z3c.caching-tests (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Anton Vyatkin


ACL:
@python
@everybody

    1. python3-module-setuptools
    2. python3-module-tox
    3. python3-module-tox-console-scripts
    4. python3-module-tox-no-deps
    5. python3-module-zope.browser
    6. python3-module-zope.component
    7. python3-module-zope.component-tests
    8. python3-module-zope.lifecycleevent
    9. python3-module-zope.testrunner
    10. rpm-build-python3

Last changed


April 1, 2023 Anton Vyatkin 3.0-alt1
- New version 3.0.
Nov. 26, 2019 Andrey Bychkov 2.2-alt1
- version updated to 2.2
- python2 disabled
April 30, 2019 Grigory Ustinov 2.0a1-alt3.2
- Rebuild with python3.7.