========
This package provides a TurboGears template engine plugin, allowing you
to easily use Zope Page Templates with TurboGears.
Zope Page Templates are assumed to have a "pt" extension.
For information on using a TurboGears template plugin, look at:
http://www.turbogears.org/docs/plugins/template.html
Requirements
============
You need to have Zope Page Templates :)
Install them by downloading the latest Zope. (Tested with Zope-3.1.0)
Or find the standalone package for python out there.
You only need PageTemplates and it's dependencies not the entire zope package.
Problems
========
Import Exception:
Remember that the zope.pagetemplate package must be in turbogears PYTHONPATH
Install
=======
From the command prompt using easy_install and the CheeseShop
$ easy_install TurboZpt
Download source:
| TurboZpt-0.1.4 (Experimental Release, TurboGears 0.9> or Buffet) |
| TurboZpt-0.1.2 (First Release, TurboGears 0.8) |

