Difference between revisions of "Cgicc"

From Free Software Directory
Jump to: navigation, search
(added standard link)
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU cgicc
 
|Name=GNU cgicc
|Short description=C++ class library for writing CGI applications
+
|Short description=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 12: Line 12:
 
|VCS checkout command=cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/cgicc co cgicc
 
|VCS checkout command=cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/cgicc co cgicc
 
|Documentation note=https://www.gnu.org/software/cgicc/doc
 
|Documentation note=https://www.gnu.org/software/cgicc/doc
 +
 +
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
 +
 +
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 +
 +
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 +
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
 
|Donate=https://my.fsf.org/donate/
 
|Donate=https://my.fsf.org/donate/
|Related projects=cgixx
+
|Related projects=gnustandards,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.19
 
|Version identifier=3.2.19
Line 21: Line 36:
 
|Version download=https://ftp.gnu.org/gnu/cgicc/cgicc-3.2.19.tar.gz
 
|Version download=https://ftp.gnu.org/gnu/cgicc/cgicc-3.2.19.tar.gz
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/11/14
+
|Last review date=2019/01/21
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011/04/12
+
|Submitted date=2011/04/01
 
|User level=none
 
|User level=none
 
|Paid support=https://www.fsf.org/resources/service/
 
|Paid support=https://www.fsf.org/resources/service/
 
|Accepts cryptocurrency donations=Yes
 
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/cgicc/cgicc-3.2.19.tar.gz.sig
 
|Test entry=No
 
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
Line 48: Line 64:
 
{{Resource
 
{{Resource
 
|Resource audience=Savannah (Ref)
 
|Resource audience=Savannah (Ref)
|Resource URL=https://savannah.gnu.org/projects/cgicc
+
|Resource URL=https://savannah.gnu.org/projects/cgicc/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=https://cvs.savannah.gnu.org/viewvc/cgicc
+
|Resource URL=https://web.cvs.savannah.gnu.org/viewvc/cgicc/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://cvs.savannah.gnu.org/viewvc/cgicc/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/cgicc-help
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/cgicc-help/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-cgicc
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-cgicc/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/cgicc-bug
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/cgicc-bug/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-cgicc
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-cgicc/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/cgicc-info/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/info-cgicc/
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 76: Line 104:
 
{{Resource
 
{{Resource
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=https://ftp.gnu.org/gnu/cgicc
+
|Resource URL=https://download.savannah.gnu.org/releases/cgicc/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/cgicc/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 93: Line 129:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=ANSI-compliant C++ compiler
+
|Prerequisite description=ANSI-compliant C++ compiler such as [[gcc]]
}}
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite description=such as gcc
 
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 14:21, 21 January 2019


[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







"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.



































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.