BuffetMyghty 0.1 - http://projects.dowski.com/projects/buffetmyghty
Christian Wyglendowski
January 6, 2006

A templating plugin for using Myghty templates.  Publishes end_point 'myghty' in 'python.templating.engines'. For details about the plugin interface, see:
http://www.turbogears.org/docs/plugins/template.html


Available Options:
 'myghty.component_root' - base directory to look for templates in (defaults to .)
 'myghty.data_dir' - A path to a folder that will hold compiled copies of templates/

See the included test.py for a framework-agnostic example.