Name: | python-mako |
---|---|
Version: | 0.8.1 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 1480809 |
License: | (MIT and Python) and (BSD or GPLv2) |
RPM: | python-mako-0.8.1-2.el7.noarch.rpm |
Source RPM: | python-mako-0.8.1-2.el7.src.rpm |
Build Date: | Thu May 08 2014 |
Build Host: | ca-buildj3.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. |
- Mass rebuild 2013-12-27
- Update to 0.8.1
- Update to 0.7.3 (#784257)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- rebuild for https://fedoraproject.org/wiki/Features/Python_3.3
- remove rhel logic from with_python3 conditional
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Update to 0.5.0
- Require beaker to run unittests since its required at runtime - Fix license tag