Cgicc
cgicc
http://www.gnu.org/software/cgicc/
GNU Cgicc is an ANSI C++ compliant class library that greatly simplifies the creation of CGI applications for the World Wide Web by doing the following:
- Parses 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 web-authoring generation capabilities, with support for cookies.
- Supports web-authoring file upload.
Documentation
User guide available in HTML, HTML tar file, Texinfo, info, and dvi formats from http://www.gnu.org/software/cgicc/cgicc.html
Related Projects
This is a GNU package:cgicc
Download
Download
version 3.2.9
(stable)
released on 14 November 2009
VCS Checkout
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| LGPLv3orlater | Kelly Hopkins | 17 November 2009 | |
| GPLv2 | Kelly Hopkins | 17 November 2009 | |
| GFDL | Kelly Hopkins | 17 November 2009 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
|
| Contributor |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Bug Tracking | mailto:bug-cgicc@gnu.org | |
| Developer,Support | mailto:help-cgicc@gnu.org | |
| Help | mailto:info-cgicc@gnu.org |
Software prerequisites
| Kind | Description |
|---|---|
| Required to use | supporting the C++ standard template lib. |
| Required to use | ANSI-compliant C++ compiler |
| Required to use | such as gcc |
This entry (in part or in whole) was last reviewed on 19 June 2004.
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 described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
