<?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>Beaker</name>
<shortdesc>Session (and caching soon) WSGI Middleware</shortdesc>
<description>Beaker is a simple WSGI middleware to use the Myghty Container API

MyghtyUtils contains a very robust Container API for storing data using various
backend. Beakeruses those APIs to implement common web application wrappers,
like sessions and caching, in WSGI middleware. Currently the only middleware
implemented is that for sessions but more is coming soon.

The latest version is available in a `Subversion repository
&lt;http://beaker.groovie.org/svn/trunk/Beaker#egg=Beaker-dev&gt;`_.</description>
<homepage rdf:resource="http://beaker.groovie.org" />
<maintainer><foaf:Person><foaf:name>Julian Krause, Ben Bangart</foaf:name>
<foaf:mbox_sha1sum>221d3b679d87b72c54898473351f8859deb1767c</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.5</revision></Version></release>
</Project></rdf:RDF>