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

    Исходный пакет: python-module-z3c.template
    Версия: 2.0.0-alt2.a2.2
    Собран:  2 мая 2019 г. 10:08 в задании #228669
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://pypi.python.org/pypi/z3c.template/

    Лицензия: ZPLv2.1
    О пакете: A package implementing advanced Page Template patterns
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным 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)

    Сопровождающий: Eugeny A. Rostovtsev


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

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


    30 апреля 2019 г. Grigory Ustinov 2.0.0-alt2.a2.2
    - Rebuild with python3.7.
    6 июня 2016 г. Ivan Zakharyaschev 2.0.0-alt2.a2.1.1
    - (AUTO) subst_x86_64.
    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)