Package python-module-z3c.template: Information

    Source package: python-module-z3c.template
    Version: 2.0.0-alt2.a2.2
    Build time:  May 2, 2019, 10:08 AM in the task #228669
    Report package bug
    License: ZPLv2.1
    Summary: A package implementing advanced Page Template patterns
    Description: 
    This package allows you to register templates independently from view
    code.
    
    In Zope 3, when registering a browser:page both presentation and
    computation are registered together. Unfortunately the registration
    tangles presentation and computation so tightly that it is not possible
    to re-register a different template depending on context. (You can
    override the whole registration but this is not the main point of this
    package.)
    
    With z3c.template the registration is split up between the view and the
    template and allows to differentiate the template based on the skin
    layer and the view.
    
    In addition this package lays the foundation to differentiate between
    templates that provide specific presentation templates and generic
    layout templates.

    List of rpms provided by this srpm:
    python-module-z3c.template (x86_64, i586, aarch64)
    python-module-z3c.template-tests (x86_64, i586, aarch64)
    python3-module-z3c.template (x86_64, i586, aarch64)
    python3-module-z3c.template-tests (x86_64, i586, aarch64)



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

    Last changed


    April 30, 2019 Grigory Ustinov 2.0.0-alt2.a2.2
    - Rebuild with python3.7.
    June 6, 2016 Ivan Zakharyaschev 2.0.0-alt2.a2.1.1
    - (AUTO) subst_x86_64.
    March 13, 2016 Ivan Zakharyaschev 2.0.0-alt2.a2.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)