<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>Buffet</name>
<shortdesc>A flexible templating filter for CherryPy</shortdesc>
<description>For the latest on Buffet, see http://projects.dowski.com/projects/buffet

Buffet is a universal templating system for CherryPy 2.2.x.  It supports plugins
that follow the interface defined at
http://docs.turbogears.org/1.0/TemplatePlugins and register setuptools entry
points in the 'python.templating.engines' entry point group.

Some available template plugins as of this release:

 * TurboCheetah - Cheetah template support
 * TurboKid - Kid template support
 * BuffetMyghty - Myghty template support
 * BuffetString - Python string Template support
 * BuffetXSLT - XSLT templating using Amara
 * TurboStan - Nevow Stan support
 * TurboHtmlPy - Formencode.htmlgen support

You should simply be able to do "easy_install [PluginName]" to get quick support
for each engine in Buffet.</description>
<homepage rdf:resource="http://projects.dowski.com/view/buffet" />
<maintainer><foaf:Person><foaf:name>Christian Wyglendowski</foaf:name>
<foaf:mbox_sha1sum>651ced4a3f73be2150002fc635344394a354ab41</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.0</revision></Version></release>
</Project></rdf:RDF>