Difference between revisions of "Cgicc"

From Free Software Directory
Jump to: navigation, search
m (new release)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=cgicc
 
|Name=cgicc
|Short description=C++ class library for writing CGI applications
+
|Short description=a C++ class library for writing CGI applications
 
|Full description=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:
 
|Full description=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.
 
* Parses GET and POST form data transparently.
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/
+
|Homepage URL=https://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
Line 15: Line 15:
 
|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.12
|Version date=2009-11-14
+
|Version date=2014/01/01
 
|Version status=stable
 
|Version status=stable
|Version download=http://ftp.gnu.org/gnu/cgicc/cgicc-3.2.9.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/cgicc/cgicc-3.2.12.tar.gz
|Last review by=Janet Casey
+
|Last review by=Genium
|Last review date=2004-06-19
+
|Last review date=2014/01/05
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
 +
|Status=
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=cgicc
 
|GNU package identifier=cgicc
Line 56: Line 57:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=s_diaz@libertysurf.fr
 
|Email=s_diaz@libertysurf.fr
 +
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
Line 61: Line 63:
 
|Role=Contributor
 
|Role=Contributor
 
|Email=cdanzl@cosy.sbg.ac.at
 
|Email=cdanzl@cosy.sbg.ac.at
 +
|Resource URL=
 
}}
 
}}
 
{{Resource
 
{{Resource

Revision as of 02:43, 5 January 2014


[edit]

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.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

2 November 2023




Leaders and contributors

Contact(s)Role
Sebastien Diaz Maintainer


Resources and communication

AudienceResource typeURI
SavannahDeveloperhttps://savannah.gnu.org/projects/cgicc/
Downloadhttps://ftp.gnu.org/gnu/cgicc/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-cgicc/
Downloadhttps://ftpmirror.gnu.org/cgicc/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/help-cgicc/
DebianDeveloperhttps://tracker.debian.org/pkg/libcgicc
SavannahVCS Repository Webviewhttps://web.cvs.savannah.gnu.org/viewvc/cgicc/
WikidataMailing Listhttps://www.wikidata.org/wiki/Q50378171
Mailing Listhttps://lists.gnu.org/mailman/listinfo/cgicc-bug/
Downloadhttps://download.savannah.gnu.org/releases/cgicc/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/cgicc-help/
SavannahVCS Repository Webviewhttps://cvs.savannah.gnu.org/viewvc/cgicc/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/cgicc-info/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/info-cgicc/


Software prerequisites

KindDescription
Required to useANSI-compliant C++ compiler such as gcc
Required to usesupporting the C++ standard template lib.

This entry (in part or in whole) was last reviewed on 2 November 2023.




Entry








































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.