Name: | python-chameleon |
---|---|
Version: | 3.8.1 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 1294444 |
License: | BSD |
RPM: | python-chameleon-3.8.1-1.el7.noarch.rpm |
Source RPM: | python-chameleon-3.8.1-1.el7.src.rpm |
Build Date: | Tue Jan 26 2021 |
Build Host: | jenkins-172-17-0-2-fbee790b-2cb9-45d4-ae30-4eed3b1d966f.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/malthe/chameleon |
Summary: | XML-based template compiler |
Description: | Chameleon is an XML attribute language template compiler. It comes with implementations for the Zope Page Templates (ZPT) and Genshi templating languages. The engine compiles templates into Python byte-code. This results in performance which is on average 10-15 times better than implementations which use run-time interpretation. |