mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
e5dab6f732
CGI/FastCGI/mod_python/html-templating facilities for the Python programming language. PR: ports/86155 Submitted by: Soren Straarup <xride@x12.dk>
5 lines
156 B
Plaintext
5 lines
156 B
Plaintext
The fcgi module builds upon the classes defined in the cgi module
|
|
to provide an implementation of the FastCGI protocol.
|
|
|
|
WWW: http://jonpy.sourceforge.net/
|