Paketname | libcgicc5 |
Beschreibung | A C++ class library for writing CGI applications |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 3.2.9-1+squeeze1 |
Sektion | libs |
Priorität | optional |
Installierte Größe | 212 Byte |
Hängt ab von | libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0) |
Empfohlene Pakete | |
Paketbetreuer | Chris Butler |
Quelle | libcgicc |
Paketgröße | 70590 Byte |
Prüfsumme MD5 | 5cb3872e23950ec7084b9e4e1fad90cd |
Prüfsumme SHA1 | 50f0aaec0e2caa5aa674d46189c568ae222f23cf |
Prüfsumme SHA256 | 20e4c2061ec59304f8331a1fb1056c3a7c62c28a7c742d9e5e2866ff01794cf3 |
Link zum Herunterladen | libcgicc5_3.2.9-1+squeeze1_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.
|