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

    Исходный пакет: python-module-mako
    Версия: 0.7.3-alt1.1
    Собран:  17 апреля 2013 г. 19:18
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.makotemplates.org

    Лицензия: MIT
    О пакете: template library written in Python
    Описание: 
    Mako is a template library written in Python. It provides a familiar,
    non-XML syntax which compiles into Python modules for maximum
    performance. Mako's syntax and API borrows from the best ideas of many
    others, including Django templates, Cheetah, Myghty, and Genshi.
    Conceptually, Mako is an embedded Python (i.e. Python Server Page)
    language, which refines the familiar ideas of componentized layout and
    inheritance to produce one of the most straightforward and flexible
    models available, while also maintaining close ties to Python calling
    and scoping semantics.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-mako (noarch)
    python3-module-mako (noarch)

    Сопровождающий: Vladimir Lettiev


      1. python3-devel
      2. python3-module-distribute
      3. python3-module-markupsafe
      4. /usr/bin/2to3
      5. python-module-markupsafe
      6. rpm-build-python3
      7. python-module-setuptools

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


    17 апреля 2013 г. George V. Kouryachy 0.7.3-alt1.1
    - Fix build with 2to3
    20 февраля 2013 г. Aleksey Avdeev 0.7.3-alt1
    - Version 0.7.3
    10 мая 2012 г. Eugeny A. Rostovtsev 0.7.0-alt1
    - Version 0.7.0
    - Added module for Python 3