Metadata-Version: 1.0
Name: fcgiapp
Version: 1.4
Summary: C implementation of the FastCGI application protocol
Home-page: UNKNOWN
Author: Zope Corp. (formerly Digital Creations, LLC.)
Author-email: n/a
License: MIT-style
Download-URL: http://peak.telecommunity.com/dist/
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.
Platform: Posix
Platform: Cygwin
