Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.1 KB

README.rst

File metadata and controls

29 lines (21 loc) · 1.1 KB

Overview

Latest release Supported Python versions https://coveralls.io/repos/github/zopefoundation/z3c.ptcompat/badge.svg?branch=master

This package provides a page template engine implementation based on Chameleon. It plugs into the zope.pagetemplate package and has an explicit dependency on this package.

You can use the package to replace Zope's reference template engine with Chameleon in an application based on the Zope Toolkit.

Configuration

The package is configured via ZCML.