[ buster ]
[ 源代码: scgi ]
软件包:python-scgi(1.13-1.1)
Server-side implementation of the SCGI protocol
The SCGI protocol is a replacement for the Common Gateway Interface (CGI) protocol. It is a proposed standard for applications to interface with HTTP servers. It is similar to FastCGI but is designed to be easier to implement.
This is a Python package implementing the server side of the SCGI protocol.
其他与 python-scgi 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.2.5)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: python (<< 2.8)
- 交互式高级面向对象语言(Python2 版本)
- dep: python (>= 2.7)