Difference between revisions of "Python-fcgi"

From Free Software Directory
Jump to: navigation, search
(Debian import)
 
m (Blanked the page)
Line 1: Line 1:
{{Entry
 
|Name=Python-fcgi
 
|Short description=Simple FastCGI module for Python
 
|Full description=Handles communication with the FastCGI module of the web server
 
without using the FastCGI developers kit. It will also work in a
 
straight CGI environment that does not use FastCGI.
 
|Homepage URL=http://alldunn.com/python/fcgi.py
 
|User level=
 
|Component programs=
 
|VCS checkout command=
 
|Computer languages=Python
 
|Status=
 
|Is GNU=No
 
|Version identifier=19980130-1
 
|Version download=http://ftp.debian.org/debian/pool/main/p/python-fcgi/python-fcgi_19980130.orig.tar.gz
 
|Submitted by=Debian import
 
|Submitted date=2015-07-17
 
}}
 
{{Import
 
|Source=Debian
 
|Source link=http://packages.debian.org/sid/python-fcgi
 
|Source packages=python-fcgi 19980130-1
 
|Date=2015-07-17
 
}}
 
{{Project license
 
|License=Other
 
|License copyright=Copyright 1998 Robin Dunn et al <robin@alldunn.com>
 
|License verified by=Debian: Marc Haber <mh+debian-packages@zugschlus.de>
 
|License verified date=2012-06-25
 
|License note=License: python-fcgi
 
  
This is free software. You may use this software for any purpose
 
including modification/redistribution, so long as this header
 
remains intact and that you do not claim any rights of ownership
 
or  authorship of this software. This software has been tested,
 
but no  warranty is expressed or implied.
 
}}
 
{{Resource
 
|Resource kind=Download
 
|Resource URL=http://alldunn.com/python/fcgi.py
 
}}
 

Revision as of 14:43, 14 February 2017



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.