libcgicc 3.2.19-1build1 source package in Ubuntu

Changelog

libcgicc (3.2.19-1build1) noble; urgency=high

  * No change rebuild against frame pointers and time_t.

 -- Julian Andres Klode <email address hidden>  Mon, 22 Apr 2024 11:44:00 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs
Noble release universe libs

Downloads

File Size SHA-256 Checksum
libcgicc_3.2.19.orig.tar.gz 2.3 MiB 2a17b976248de03447f9e36d6ce18a80749990d8543e2dfeea09c413eb67f7f0
libcgicc_3.2.19-1build1.debian.tar.xz 6.4 KiB d987d8a4239d9c838c6ce82f51e5656ebc98d4a702539df1915a8aad60831489
libcgicc_3.2.19-1build1.dsc 2.0 KiB 7850a56538e792bad4297a469a1221c73c093237bdda4fbefff0b2c50a1d6aa0

View changes file

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