libcgic 2.05-3 source package in Ubuntu

Changelog

libcgic (2.05-3) unstable; urgency=low


  * debian/control: Suggests: httpd.  Closes: #600138.
  * debian/control: Fixed debhelper-but-no-misc-depends.

 -- Bart Martens <email address hidden>  Sun, 13 May 2012 08:33:04 +0000

Upload details

Uploaded by:
Bart Martens
Uploaded to:
Sid
Original maintainer:
Bart Martens
Architectures:
any
Section:
web
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe web
Xenial release universe web
Trusty release universe web

Downloads

File Size SHA-256 Checksum
libcgic_2.05-3.dsc 1.7 KiB 431ff16a7b7cc2bfa23d7e0ffea1570ee2c703766be7b9dcbf7d169e5b0d1a5a
libcgic_2.05.orig.tar.gz 49.1 KiB 0998c68e73dca0b1ce96eccd39b33e042d19828e2ea2f01cb9080610425ff8f7
libcgic_2.05-3.diff.gz 4.4 KiB fd02b95eafdae4424b3652f8a20c106894cef0114f1c2c8cf1fa012342d29c16

Available diffs

No changes file available.

Binary packages built by this source

libcgic-dev: C library for developing CGI applications

 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.

libcgic2: No summary available for libcgic2 in ubuntu yakkety.

No description available for libcgic2 in ubuntu yakkety.

libcgic2-dbgsym: debug symbols for package libcgic2

 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 shared library version of cgic.