Difference between revisions of "Cgicc"
| Line 8: | Line 8: | ||
* Provides full on-the-fly web-authoring generation capabilities, with support for cookies. | * Provides full on-the-fly web-authoring generation capabilities, with support for cookies. | ||
* Supports web-authoring file upload. | * Supports web-authoring file upload. | ||
| + | |Homepage URL=http://www.gnu.org/software/cgicc/ | ||
|User level=none | |User level=none | ||
| − | |||
| − | |||
| − | |||
|VCS checkout command=:ext:anoncvs@savannah.gnu.org:/cvsroot/cgicc | |VCS checkout command=:ext:anoncvs@savannah.gnu.org:/cvsroot/cgicc | ||
|Computer languages=C++ | |Computer languages=C++ | ||
|Documentation note=User guide available in HTML, HTML tar file, Texinfo, info, and dvi formats from http://www.gnu.org/software/cgicc/cgicc.html | |Documentation note=User guide available in HTML, HTML tar file, Texinfo, info, and dvi formats from http://www.gnu.org/software/cgicc/cgicc.html | ||
| − | |||
| − | |||
| − | |||
| − | |||
|Related projects=cgixx | |Related projects=cgixx | ||
|Keywords=C++,library,cgi,software development,programming,WWW,web-authoring,gcicc | |Keywords=C++,library,cgi,software development,programming,WWW,web-authoring,gcicc | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|Version identifier=3.2.9 | |Version identifier=3.2.9 | ||
|Version date=2009-11-14 | |Version date=2009-11-14 | ||
|Version status=stable | |Version status=stable | ||
|Version download=http://ftp.gnu.org/gnu/cgicc/cgicc-3.2.9.tar.gz | |Version download=http://ftp.gnu.org/gnu/cgicc/cgicc-3.2.9.tar.gz | ||
| + | |Last review by=Janet Casey | ||
| + | |Last review date=2004-06-19 | ||
| + | |Submitted by=Database conversion | ||
| + | |Submitted date=2011-04-01 | ||
| + | |Is GNU=Yes | ||
| + | |GNU package identifier=cgicc | ||
| + | |License verified date=2009-11-17 | ||
| + | }} | ||
| + | {{Project license | ||
| + | |License=LGPLv3orlater | ||
| + | |License verified by=Kelly Hopkins | ||
| + | |License verified date=2009-11-17 | ||
| + | }} | ||
| + | {{Project license | ||
| + | |License=GPLv2 | ||
| + | |License verified by=Kelly Hopkins | ||
| + | |License verified date=2009-11-17 | ||
| + | }} | ||
| + | {{Project license | ||
| + | |License=GFDL | ||
| + | |License verified by=Kelly Hopkins | ||
| + | |License verified date=2009-11-17 | ||
| + | }} | ||
| + | {{Project license | ||
| + | |License=GPLv2 | ||
| + | |License verified by=Kelly Hopkins | ||
| + | |License verified date=2009-11-17 | ||
| + | }} | ||
| + | {{Project license | ||
| + | |License=GFDL | ||
| + | |License verified by=Kelly Hopkins | ||
|License verified date=2009-11-17 | |License verified date=2009-11-17 | ||
| − | |||
}} | }} | ||
{{Person | {{Person | ||
| − | |||
|Real name=Sebastien Diaz | |Real name=Sebastien Diaz | ||
| + | |Role=Maintainer | ||
|Email=s_diaz@libertysurf.fr | |Email=s_diaz@libertysurf.fr | ||
| − | |||
}} | }} | ||
{{Person | {{Person | ||
| − | |||
|Real name=Christof Danzl | |Real name=Christof Danzl | ||
| + | |Role=Contributor | ||
|Email=cdanzl@cosy.sbg.ac.at | |Email=cdanzl@cosy.sbg.ac.at | ||
| − | |||
}} | }} | ||
{{Resource | {{Resource | ||
| Line 62: | Line 79: | ||
{{Software category | {{Software category | ||
|Interface=command-line | |Interface=command-line | ||
| − | |||
|Use=library | |Use=library | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
| Line 102: | Line 93: | ||
|Prerequisite description=such as gcc | |Prerequisite description=such as gcc | ||
}} | }} | ||
| + | {{Featured}} | ||
Latest revision as of 15:42, 12 October 2012
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.