<?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>chameleon.genshi</name>
<shortdesc>Genshi template engine based on Chameleon</shortdesc>
<description>Overview
========

This package provides a fast Genshi template implementation based on
the Chameleon template compiler. It's largely compatible with
``genshi.template``.

Compiler notes
--------------

1. Match templates defined in included templates are not applied to
the calling document.

Development
-----------

If you want to use the code directly from trunk (recommended only for
development and testing usage), provide ``chameleon.genshi==dev`` as your
dependency.

The code is maintained in a subversion repository::

  svn://svn.repoze.org/svn/chameleon.genshi

Want to contribute? Join #repoze on Freenode IRC.</description>
<maintainer><foaf:Person><foaf:name>Malthe Borch and the Zope Community</foaf:name>
<foaf:mbox_sha1sum>2a5d53de05a9e41953ed1826447b07e9a7fa1525</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.0b4</revision></Version></release>
</Project></rdf:RDF>