libcgicc 3.2.19-0.2 source package in Ubuntu

Changelog

libcgicc (3.2.19-0.2) unstable; urgency=low

  * Non-maintainer upload.
  * Updated to Standards-Version 4.1.0 (no changes required).
  * Removed the debug-prefix-map compiler option from the old-style config
    file, as it conflicts with multi-arch. (Closes: #874225)

 -- Thomas Pircher <email address hidden>  Sun, 17 Sep 2017 22:31:25 +0100

Upload details

Uploaded by:
Chris Butler
Uploaded to:
Sid
Original maintainer:
Chris Butler
Architectures:
any all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe libs

Downloads

File Size SHA-256 Checksum
libcgicc_3.2.19-0.2.dsc 1.8 KiB a1899d3f9a4f721ca85b29a1c75ae75702415b53714d8ce27d9714f5aa1df7ee
libcgicc_3.2.19.orig.tar.gz 2.3 MiB 2a17b976248de03447f9e36d6ce18a80749990d8543e2dfeea09c413eb67f7f0
libcgicc_3.2.19-0.2.debian.tar.xz 6.2 KiB a53bcf655ed973edf6c834e2c64a150e34adb3de55154b3d3408aa078936f9f3

Available diffs

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: No summary available for libcgicc-doc in ubuntu artful.

No description available for libcgicc-doc in ubuntu artful.

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