Name: | python-mako |
---|---|
Version: | 0.3.4 |
Release: | 1.el6 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 1246212 |
License: | MIT |
RPM: | python-mako-0.3.4-1.el6.noarch.rpm |
Source RPM: | python-mako-0.3.4-1.el6.src.rpm |
Build Date: | Sat Nov 20 2010 |
Build Host: | ca-build19.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.makotemplates.org/ |
Summary: | Mako template library for 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. |
- rebase to 0.3.4; add requirement on python-markupsafe Resolves: rhbz#608155 - add %check section, adding build-time requirements on python-nose and python-markupsafe
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
- Update to 0.2.4
- Rebuild for Python 2.6
- Fix rpmlint warnings. - Add docs and examples.
- Initial version.