Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/py-mako,
Hyperfast and lightweight templating for the Python platform
Branch: CURRENT,
Version: 0.3.6,
Package name: py26-mako-0.3.6,
Maintainer: ryo_onMako 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.
Required to run:[
lang/python26]
Master sites:
SHA1: ea0df17702107e6498853248ecbe227ead18eb76
RMD160: 2d25a12f40db69fccc39f2543290032aabd10c2e
Filesize: 290.743 KB
Version history: (Expand)
- (2011-03-02) Package deleted from pkgsrc
- (2010-12-01) Package has been reborn
- (2010-11-25) Package added to pkgsrc.se, version py26-mako-0.3.6 (created)
CVS history: (Expand)
2010-11-25 14:05:01 by Ryo ONODERA | Files touched by this commit (4) | |
Log message:
Import py26-mako-0.3.6 as wip/py-mako.
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.
|