<?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>Bourbon</name>
<shortdesc>WSGI Windows Service</shortdesc>
<description>Bourbon is a Windows composite framework based on paste and pylons which creates
a framework to install WSGI applications.  It installs itself as a Windows
service and allows users to easily add WSGI applications.  The concept behind
Bourbon is that it is like the Tomcat but only for Python (the analogy is that
your WSGI apps  are similar to war files).

Version 1.1 add compatibility for pylons 0.96.  If you do not want to upgrade to
pylons 0.96 you should continue to use version 1.0 which is compatible with
pylons 0.94 and below. (I never tested with pylons 0.95)

Bourbon now works with workingenv, so users can choose to install it to either
use the normally installed python libraries, or to install everything locally
utilizing a workingenv.  Future builds will switch from workingenv to virtualenv.</description>
<download-page>http://chichen-itza.compmed.ucdavis.edu/trac/bourbontrac/export/56/branches/1.1/Output/bourbon.exe</download-page>
<homepage rdf:resource="http://chichen-itza.compmed.ucdavis.edu/trac/bourbontrac" />
<maintainer><foaf:Person><foaf:name>Jose Galvez</foaf:name>
<foaf:mbox_sha1sum>b8832a4039e5b8d92e3d14fb93c057ab5ab558d9</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.1</revision></Version></release>
</Project></rdf:RDF>