Package: python-tenjin Source: tenjin Version: 1.1.1-1 Architecture: all Maintainer: Frédéric LOUI Installed-Size: 122 Depends: python:any (<< 2.8), python:any (>= 2.7~) Filename: ./all/python-tenjin_1.1.1-1_all.deb Size: 31004 MD5sum: df85133097fecc55c704d927c96226f5 SHA1: f39062c71cd54685eb916d005f8fffd940aff66b SHA256: f8ddcbf4559937a615d7838ed2593ee3a4f6ea74bbf6880e40d7786434bc530f Section: python Priority: optional Homepage: http://www.kuwata-lab.com/tenjin/ Description: a fast and full-featured template engine based on embedded P About ----- . pyTenjin is a very fast and full-featured template engine. You can embed Python statements and expressions into your template file. pyTenjin converts it into Python script and evaluate it. . !!ATTENTION!! . pyTenjin is enough stable, but it is under beta release. It means that API or specification may change in the future. . . Features -------- . * Very fast . - About x10 faster than Django, x4 than Cheetah, x2 than Mako - In addition loading tenjin.py is very lightweight (important for CGI)