[ 源代码: libcgicc ]
软件包: libcgicc3 (3.2.19-0.2build1)
libcgicc3 的相关链接
Trisquel 的资源:
下载源码包 libcgicc:
- [libcgicc_3.2.19-0.2build1.dsc]
- [libcgicc_3.2.19.orig.tar.gz]
- [libcgicc_3.2.19-0.2build1.debian.tar.xz]
维护者:
Original Maintainer:
- Chris Butler
外部的资源:
- 主页 [www.gnu.org]
相似软件包:
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.4)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC support library
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3