[ 原始碼: libcgicc ]
套件:libcgicc3(3.2.19-3)
C class library for writing CGI applications (library)
An ANSI C compliant class library that greatly simplifies the creation of CGI applications for the World Wide Web. libcgicc performs the following functions:
* Parses both GET and POST form data transparently. * Provides string, integer, floating-point and single- and multiple-choice retrieval methods for form data. * Provides methods for saving and restoring CGI environments to aid in application debugging. * Provides full on-the-fly HTML generation capabilities, with support for cookies. * Supports HTTP file upload. * Compatible with FastCGI.
This package contains runtime library files for running applications that use libcgicc.
其他與 libcgicc3 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支援函式庫
-
- dep: libstdc 6 (>= 13.1)
- GNU Standard C Library v3