<?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>fcgiapp</name>
<shortdesc>C implementation of the FastCGI application protocol</shortdesc>
<description>fcgiapp is a Python wrapper for the C FastCGI SDK.  It's used by PEAK's FastCGI servers to provide WSGI-over-FastCGI.  Originally created and maintained by Digital Creations (now Zope Corp.), it is now being maintained as one of PEAK's adopted "orphan" projects.  A POSIX-like operating system (Linux, Mac, Cygwin, etc.) is required, since Unix-domain socket use is hardwired in the original package.</description>
<maintainer><foaf:Person><foaf:name>Zope Corp. (formerly Digital Creations, LLC.)</foaf:name>
<foaf:mbox_sha1sum>50f013532a9770a2c2cfdc38b7581dd01df69b70</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.4</revision></Version></release>
</Project></rdf:RDF>