<?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>Cheetah</name>
<shortdesc>Cheetah is a Python-powered template engine and code-generator.</shortdesc>
<description>Cheetah is a Python-powered template engine and code-generator.
It is similar to the Jakarta project's Velocity.

Documentation
================================================================================
For a high-level introduction to Cheetah please refer to the User's Guide
at http://cheetahtemplate.org/learn.html

Mailing list
================================================================================
cheetahtemplate-discuss@lists.sourceforge.net
Subscribe at http://lists.sourceforge.net/lists/listinfo/cheetahtemplate-discuss


Praise
================================================================================
"I'm enamored with Cheetah" - Sam Ruby

"Give Cheetah a try.  You won't regret it." - Alex Martelli 

"Cheetah is a truly powerful system" - Alex Martelli

"Cheetah is a serious contender for the 'best of breed' Python templating" -
Alex Martelli 

"People with a strong PHP background absolutely love Cheetah for being Smarty,
but much, much better." - Marek Baczynski

"I am using Smarty and I know it very well, but compiled Cheetah Templates with
its inheritance approach is much powerful and easier to use than Smarty." -
Jarosław Zabiełło

"There is no better solution than Cheetah" - Wilk

"A cheetah template can inherit from a python class, or a cheetah template, and
a Python class can inherit from a cheetah template. This brings the full power
of OO programming facilities to the templating system, and simply blows away
other templating systems" - Mike Meyer

"Cheetah has successfully been introduced as a replacement for the overweight
XSL Templates for code generation. Despite the power of XSL (and notably XPath
expressions), code generation is better suited to Cheetah as templates are much
easier to implement and manage." - The FEAR development team
(http://fear.sourceforge.net/docs/latest/guide/Build.html#id2550573)

"I've used Cheetah quite a bit and it's a very good package" - Kevin Dangoor</description>
<download-page>http://prdownloads.sourceforge.net/cheetahtemplate/Cheetah-1.0.tar.gz?download</download-page>
<homepage rdf:resource="http://www.CheetahTemplate.org/" />
<maintainer><foaf:Person><foaf:name>Tavis Rudd</foaf:name>
<foaf:mbox_sha1sum>8091ff8f7e9a4feae7a0003a585e0bffbbb62e19</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.0</revision></Version></release>
</Project></rdf:RDF>