<?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>clearsilver</name>
<shortdesc>High performance HTML Template System</shortdesc>
<description>Clearsilver is a fast, powerful, and language-neutral HTML template system.  It
was designed through years of commercial web development at eGroups.com and
Yahoo!. Clearsilver's speed comes from being written as a C module which is
exported for use in C, C++, Python, Perl, Ruby, and Java. 

The goal of Clearsilver is to get nearly all html, strings, and presentation 
logic out of your code. By drastically reducing code size in your application, 
readability and maintainability are improved. Furthermore, it becomes easier to 
make UI changes without introducing bugs. Clearsilver unifies working with 
cookies, form data, and the http environment, by making it trivial to access 
them from either your code or templates in a standard fashion. It also makes it 
very easy to skin the application, or allow end user UI customization. 

As a bonus, tools designed to work in concert with clearsilver are also 
available, including an object to relational database mapping tool, odb.py, and 
a transparent internationalization system, trans.py.

Enjoy!</description>
<download-page>http://www.willowmail.com/clearsilver/clearsilver-0.10.1.tar.gz</download-page>
<homepage rdf:resource="http://www.clearsilver.net/" />
<maintainer><foaf:Person><foaf:name>Brandon Long</foaf:name>
<foaf:mbox_sha1sum>191dfbf96b1f9fee56b46f7a7ecd1e0dd43ef499</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.10.1</revision></Version></release>
</Project></rdf:RDF>