Paketname | libcgic-dev |
Beschreibung | C library for developing CGI applications |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.05-2 |
Sektion | libdevel |
Priorität | optional |
Installierte Größe | 160 Byte |
Hängt ab von | libcgic2 (= 2.05-2), libc6-dev |
Empfohlene Pakete | |
Paketbetreuer | Bart Martens |
Quelle | libcgic |
Paketgröße | 51256 Byte |
Prüfsumme MD5 | 23cb869c0e18080eba8f25612913f3d1 |
Prüfsumme SHA1 | c8218aaef1e7fa4c530cb93aa593821f0c48919f |
Prüfsumme SHA256 | f9b7469e0073bac8118bb147189686532f80247d12545993b55e6e8e743ba71e |
Link zum Herunterladen | libcgic-dev_2.05-2_i386.deb |
Ausführliche Beschreibung | Cgic is an ANSI-C library for the creation of CGI-based World Wide Web
applications. Cgic provides the following:
.
* Parses form data, correcting for defective and/or inconsistent
browsers
* Transparently accepts both GET and POST form data
* Handles line breaks in form fields in a consistent manner
* Provides string, integer, floating-point, and single- and
multiple-choice functions to retrieve form data
* Provides bounds checking for numeric fields
* Loads CGI environment variables into C strings which are always
non-null
* Provides a way to capture CGI situations for replay in a debugging
environment
.
This package provides a static library version of cgic, examples of using
cgic (including a CGI application that captures a CGI environment for use
in debugging), and header files.
|