| Name: | python3-chameleon |
|---|---|
| Version: | 3.10.2 |
| Release: | 1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 632276 |
| License: | BSD |
| RPM: | python3-chameleon-3.10.2-1.el9.noarch.rpm |
| Source RPM: | python-chameleon-3.10.2-1.el9.src.rpm |
| Build Date: | Thu Dec 29 2022 |
| Build Host: | build-ol9-x86_64.oracle.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. |