Name: | python3-chameleon |
---|---|
Version: | 3.6.2 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 584367 |
License: | BSD |
RPM: | python3-chameleon-3.6.2-1.el8.noarch.rpm |
Source RPM: | python-chameleon-3.6.2-1.el8.src.rpm |
Build Date: | Tue Nov 05 2019 |
Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.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. |