<?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>Kiln</name>
<shortdesc>An object model HTML templating system for Python</shortdesc>
<description>Kiln is designed for templating HTML pages using an object representation of an
HTML document similar to DOM. It was inspired by experiences with PyMeld, with
special emphasis placed on speed and correctness in representation of the document.</description>
<download-page>http://www.geekfire.com/~alex/kiln-0.1.tar.gz</download-page>
<homepage rdf:resource="http://git.geekfire.com/?p=kiln.git;a=summary" />
<maintainer><foaf:Person><foaf:name>Alexander Botero-Lowry</foaf:name>
<foaf:mbox_sha1sum>2898a4834335994539002b86af893ff202fd82d1</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.1</revision></Version></release>
</Project></rdf:RDF>