<?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>Flannel</name>
<shortdesc>An event-driven, component-oriented web framework</shortdesc>
<description>Taking ideas from Tapestry_ and implementing them in Python,
Flannel is an attempt to provide an event-driven,
component-oriented web framework for Python. Flannel
applications are WSGI applications and their development
takes advantage of Paste where possible.

Flannel is still under development and is available from
its `Mercurial repository`_. Snapshots will be occasionally
uploaded to the Cheese Shop.

Suggestions, ideas, and contributed components are welcome!

.. _Tapestry: http://tapestry.apache.org/
.. _Mercurial repository: http://hg.saddi.com/flannel</description>
<homepage rdf:resource="http://www.saddi.com/software/flannel/" />
<maintainer><foaf:Person><foaf:name>Allan Saddi</foaf:name>
<foaf:mbox_sha1sum>cceab8a320799d3e717691f1991ce1f831781893</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.2.0</revision></Version></release>
</Project></rdf:RDF>