| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python-mako | Distribution: openSUSE 11.3 |
| Version: 0.2.5 | Vendor: openSUSE |
| Release: 4.2.1 | Build date: Thu Jul 15 12:00:36 2010 |
| Group: Development/Libraries/Python | Build host: build37 |
| Size: 437885 | Source RPM: python-mako-0.2.5-4.2.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.makotemplates.org/ | |
| Summary: A Super-Fast Templating Language | |
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.
Authors:
--------
Mike Bayer <mike@zzzcomputing.com>
MIT
* Thu Jul 01 2010 jfunk@funktronics.ca
- Escape quotes and forward slashes when performing HTML escaping. Fixes
bnc#619134
* Tue Sep 08 2009 jfunk@funktronics.ca
- Update to 0.2.5
- Added a "decorator" kw argument to <%def>, allows custom decoration
functions to wrap rendering callables. Mainly intended for custom caching
algorithms, not sure what other uses there may be (but there may be).
Examples are in the "filtering" docs.
- When Mako creates subdirectories in which to store templates, it uses the
more permissive mode of 0775 instead of 0750, helping out with certain
multi-process scenarios. Note that the mode is always subject to the
restrictions of the existing umask. [ticket:101]
- Fixed namespace.__getattr__() to raise AttributeError on attribute not
found instead of RuntimeError. [ticket:104]
- Added last_modified accessor to Template, returns the time.time() when the
module was created. [ticket:97]
- Fixed lexing support for whitespace around '=' sign in defs. [ticket:102]
- Removed errant "lower()" in the lexer which was causing tags to compile
with case-insensitive names, thus messing up custom <%call> names.
[ticket:108]
- added "mako.__version__" attribute to the base module. [ticket:110]
* Thu Sep 03 2009 matejcik@suse.cz
- build as noarch
* Thu Sep 03 2009 matejcik@suse.cz
- importing package from OBS, original changelog follows
* Mon Aug 10 2009 @gmail.com> - 0.2.4-1
- Update to 0.2.4
* Tue Dec 02 2008 James Oakley <jfunk@funktronics.ca> - 0.2.3-1
- Initial release
/usr/bin/mako-render /usr/lib/python2.6/site-packages/Mako-0.2.5-py2.6.egg-info /usr/lib/python2.6/site-packages/Mako-0.2.5-py2.6.egg-info/PKG-INFO /usr/lib/python2.6/site-packages/Mako-0.2.5-py2.6.egg-info/SOURCES.txt /usr/lib/python2.6/site-packages/Mako-0.2.5-py2.6.egg-info/dependency_links.txt /usr/lib/python2.6/site-packages/Mako-0.2.5-py2.6.egg-info/entry_points.txt /usr/lib/python2.6/site-packages/Mako-0.2.5-py2.6.egg-info/not-zip-safe /usr/lib/python2.6/site-packages/Mako-0.2.5-py2.6.egg-info/requires.txt /usr/lib/python2.6/site-packages/Mako-0.2.5-py2.6.egg-info/top_level.txt /usr/lib/python2.6/site-packages/mako /usr/lib/python2.6/site-packages/mako/__init__.py /usr/lib/python2.6/site-packages/mako/__init__.pyc /usr/lib/python2.6/site-packages/mako/_ast_util.py /usr/lib/python2.6/site-packages/mako/_ast_util.pyc /usr/lib/python2.6/site-packages/mako/ast.py /usr/lib/python2.6/site-packages/mako/ast.pyc /usr/lib/python2.6/site-packages/mako/cache.py /usr/lib/python2.6/site-packages/mako/cache.pyc /usr/lib/python2.6/site-packages/mako/codegen.py /usr/lib/python2.6/site-packages/mako/codegen.pyc /usr/lib/python2.6/site-packages/mako/exceptions.py /usr/lib/python2.6/site-packages/mako/exceptions.pyc /usr/lib/python2.6/site-packages/mako/ext /usr/lib/python2.6/site-packages/mako/ext/__init__.py /usr/lib/python2.6/site-packages/mako/ext/__init__.pyc /usr/lib/python2.6/site-packages/mako/ext/autohandler.py /usr/lib/python2.6/site-packages/mako/ext/autohandler.pyc /usr/lib/python2.6/site-packages/mako/ext/babelplugin.py /usr/lib/python2.6/site-packages/mako/ext/babelplugin.pyc /usr/lib/python2.6/site-packages/mako/ext/preprocessors.py /usr/lib/python2.6/site-packages/mako/ext/preprocessors.pyc /usr/lib/python2.6/site-packages/mako/ext/pygmentplugin.py /usr/lib/python2.6/site-packages/mako/ext/pygmentplugin.pyc /usr/lib/python2.6/site-packages/mako/ext/turbogears.py /usr/lib/python2.6/site-packages/mako/ext/turbogears.pyc /usr/lib/python2.6/site-packages/mako/filters.py /usr/lib/python2.6/site-packages/mako/filters.pyc /usr/lib/python2.6/site-packages/mako/lexer.py /usr/lib/python2.6/site-packages/mako/lexer.pyc /usr/lib/python2.6/site-packages/mako/lookup.py /usr/lib/python2.6/site-packages/mako/lookup.pyc /usr/lib/python2.6/site-packages/mako/parsetree.py /usr/lib/python2.6/site-packages/mako/parsetree.pyc /usr/lib/python2.6/site-packages/mako/pygen.py /usr/lib/python2.6/site-packages/mako/pygen.pyc /usr/lib/python2.6/site-packages/mako/pyparser.py /usr/lib/python2.6/site-packages/mako/pyparser.pyc /usr/lib/python2.6/site-packages/mako/runtime.py /usr/lib/python2.6/site-packages/mako/runtime.pyc /usr/lib/python2.6/site-packages/mako/template.py /usr/lib/python2.6/site-packages/mako/template.pyc /usr/lib/python2.6/site-packages/mako/util.py /usr/lib/python2.6/site-packages/mako/util.pyc /usr/share/doc/packages/python-mako /usr/share/doc/packages/python-mako/CHANGES /usr/share/doc/packages/python-mako/LICENSE /usr/share/doc/packages/python-mako/README /usr/share/doc/packages/python-mako/examples /usr/share/doc/packages/python-mako/examples/bench /usr/share/doc/packages/python-mako/examples/bench/basic.py /usr/share/doc/packages/python-mako/examples/bench/cheetah /usr/share/doc/packages/python-mako/examples/bench/cheetah/footer.tmpl /usr/share/doc/packages/python-mako/examples/bench/cheetah/header.tmpl /usr/share/doc/packages/python-mako/examples/bench/cheetah/template.tmpl /usr/share/doc/packages/python-mako/examples/bench/django /usr/share/doc/packages/python-mako/examples/bench/django/templates /usr/share/doc/packages/python-mako/examples/bench/django/templates/base.html /usr/share/doc/packages/python-mako/examples/bench/django/templates/template.html /usr/share/doc/packages/python-mako/examples/bench/django/templatetags /usr/share/doc/packages/python-mako/examples/bench/django/templatetags/__init__.py /usr/share/doc/packages/python-mako/examples/bench/django/templatetags/bench.py /usr/share/doc/packages/python-mako/examples/bench/genshi /usr/share/doc/packages/python-mako/examples/bench/genshi/base.html /usr/share/doc/packages/python-mako/examples/bench/genshi/template.html /usr/share/doc/packages/python-mako/examples/bench/kid /usr/share/doc/packages/python-mako/examples/bench/kid/base.kid /usr/share/doc/packages/python-mako/examples/bench/kid/template.kid /usr/share/doc/packages/python-mako/examples/bench/mako /usr/share/doc/packages/python-mako/examples/bench/mako/footer.html /usr/share/doc/packages/python-mako/examples/bench/mako/header.html /usr/share/doc/packages/python-mako/examples/bench/mako/template.html /usr/share/doc/packages/python-mako/examples/bench/mako_inheritance /usr/share/doc/packages/python-mako/examples/bench/mako_inheritance/base.html /usr/share/doc/packages/python-mako/examples/bench/mako_inheritance/template.html /usr/share/doc/packages/python-mako/examples/bench/myghty /usr/share/doc/packages/python-mako/examples/bench/myghty/base.myt /usr/share/doc/packages/python-mako/examples/bench/myghty/template.myt /usr/share/doc/packages/python-mako/examples/wsgi /usr/share/doc/packages/python-mako/examples/wsgi/htdocs /usr/share/doc/packages/python-mako/examples/wsgi/htdocs/index.html /usr/share/doc/packages/python-mako/examples/wsgi/run_wsgi.py /usr/share/doc/packages/python-mako/examples/wsgi/templates /usr/share/doc/packages/python-mako/examples/wsgi/templates/root.html
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 05:18:54 2013