Paketname | libcgicc5 |
Beschreibung | A C++ class library for writing CGI applications |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 3.2.9-1 |
Sektion | universe/libs |
Priorität | optional |
Installierte Größe | 212 Byte |
Hängt ab von | libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | libcgicc |
Paketgröße | 69378 Byte |
Prüfsumme MD5 | 7d86d1ab426b31ed1ec5702dcbeec488 |
Prüfsumme SHA1 | 1c41e6a7c06be40cd453b8f3e5638e91c7ccb300 |
Prüfsumme SHA256 | f110683e0132ed58e58725f452d6049d5ea9807681d2f25291378e1698a7cc1c |
Link zum Herunterladen | libcgicc5_3.2.9-1_i386.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 runtime library files for running applications that use
libcgicc.
|