libcgicc 3.2.19-1 source package in Ubuntu

Changelog

libcgicc (3.2.19-1) unstable; urgency=medium

  * QA upload.
  * Set maintainer to Debian QA Group <email address hidden>. (see: #900344)

 -- Marcos Talau <email address hidden>  Thu, 10 Nov 2022 07:43:39 -0300

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe libs
Lunar release universe libs

Downloads

File Size SHA-256 Checksum
libcgicc_3.2.19-1.dsc 1.8 KiB 84d589785d57dcdc3260a1e5504c3d015810ec42e6dd995335dcf3514f1f4ca2
libcgicc_3.2.19.orig.tar.gz 2.3 MiB 2a17b976248de03447f9e36d6ce18a80749990d8543e2dfeea09c413eb67f7f0
libcgicc_3.2.19-1.debian.tar.xz 6.3 KiB 6f407c0ad36c5ced95d8644faae191784e5aa3c557df79ed648c3286e5eb089a

No changes file available.

Binary packages built by this source

libcgicc-dev: C++ class library for writing CGI applications (development files)

 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 development files needed for writing and compiling
 applications that use libcgicc.

libcgicc-doc: C++ class library for writing CGI applications (documentation)

 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.

libcgicc3: C++ class library for writing CGI applications (library)

 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.

libcgicc3-dbgsym: debug symbols for libcgicc3