Cgicc
GNU cgicc
https://www.gnu.org/software/cgicc/
C++ class library for writing CGI applications.
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.
This is a GNU package:
cgicc
Download
https://ftp.gnu.org/gnu/cgicc/cgicc-3.2.20.tar.gz
version 3.2.20
(stable)
released on 22 October 2023
OpenPGP signature URL: https://ftp.gnu.org/gnu/cgicc/cgicc-3.2.20.tar.gz.sig
User level
Advanced
Categories
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Sebastien Diaz | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Savannah | Developer | https://savannah.gnu.org/projects/cgicc/ |
Download | https://ftp.gnu.org/gnu/cgicc/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-cgicc/ | |
Download | https://ftpmirror.gnu.org/cgicc/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/help-cgicc/ | |
Debian | Developer | https://tracker.debian.org/pkg/libcgicc |
Savannah | VCS Repository Webview | https://web.cvs.savannah.gnu.org/viewvc/cgicc/ |
Wikidata | Mailing List | https://www.wikidata.org/wiki/Q50378171 |
Mailing List | https://lists.gnu.org/mailman/listinfo/cgicc-bug/ | |
Download | https://download.savannah.gnu.org/releases/cgicc/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/cgicc-help/ | |
Savannah | VCS Repository Webview | https://cvs.savannah.gnu.org/viewvc/cgicc/ |
Mailing List | https://lists.gnu.org/mailman/listinfo/cgicc-info/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/info-cgicc/ |
Software prerequisites
Kind | Description |
---|---|
Required to use | ANSI-compliant C++ compiler such as gcc |
Required to use | supporting the C++ standard template lib. |
This entry (in part or in whole) was last reviewed on 2 November 2023.
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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.