Package python-module-mako: Information

    Source package: python-module-mako
    Version: 0.7.3-alt1.1
    Build time:  Apr 17, 2013, 07:18 PM
    Report package bug
    License: MIT
    Summary: template library written in Python
    Description: 
    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.

    List of rpms provided by this srpm:
    python-module-mako (noarch)
    python3-module-mako (noarch)

    Maintainer: Vladimir Lettiev


    ACL:
    @qa_p7

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

    Last changed


    April 17, 2013 George V. Kouryachy 0.7.3-alt1.1
    - Fix build with 2to3
    Feb. 20, 2013 Aleksey Avdeev 0.7.3-alt1
    - Version 0.7.3
    May 10, 2012 Eugeny A. Rostovtsev 0.7.0-alt1
    - Version 0.7.0
    - Added module for Python 3