| Paketname | libcgicc-doc | 
| Beschreibung | A C++ class library for writing CGI applications | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 3.2.9-1+squeeze1 | 
| Sektion | doc | 
| Priorität | optional | 
| Installierte Größe | 4172 Byte | 
| Hängt ab von |  | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Chris Butler | 
| Quelle | libcgicc | 
| Paketgröße | 920706 Byte | 
| Prüfsumme MD5 | 4faa7761e37e00bf7c60d51d4ae6b111 | 
| Prüfsumme SHA1 | aa961a31e3487091fe388c24514c17249345af29 | 
| Prüfsumme SHA256 | 94e29c8f25efe3d20a8bf81be0d8380adfed1c3a6bd0f4c9cbd089893a49efe3 | 
| Link zum Herunterladen | libcgicc-doc_3.2.9-1+squeeze1_all.deb | 
| Ausführliche Beschreibung | An ANSI C++ compliant class library that greatly simplifies the creation of
CGI applications for the World Wide Web. libcgicc performs the following
functions:
.
 * Parses both 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 HTML generation capabilities, with support for
   cookies.
 * Supports HTTP file upload.
 * Compatible with FastCGI.
.
This package contains documentation on the usage of the library. |