python-mako: python-mako (A python templating language) python-mako: python-mako: Mako is a template library written in Python. It provides a familiar, python-mako: non-XML syntax which compiles into Python modules for maximum python-mako: performance. Mako's syntax and API borrows from the best ideas of many python-mako: others, including Django templates, Cheetah, Myghty, and Genshi. python-mako: Conceptually, Mako is an embedded Python (i.e. Python Server Page) python-mako: language, which refines the familiar ideas of componentized layout and python-mako: inheritance to produce one of the most straightforward and flexible python-mako: models available, while also maintaining close ties to Python. python-mako: Homepage: http://www.makotemplates.org