libapreq2 2.17-3build1 source package in Ubuntu

Changelog

libapreq2 (2.17-3build1) noble; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Thu, 11 Jan 2024 03:50:16 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian QA Group
Architectures:
any all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libapreq2_2.17.orig.tar.gz 829.9 KiB 046487f084c12fa1c822affc5f7de56efed9b48905a426e631a6b949c114d86c
libapreq2_2.17-3build1.debian.tar.xz 10.6 KiB fe558d4c8d56df927faff70fc64b4d66a5f04d16e1dfaf73b131f64513ca8b9e
libapreq2_2.17-3build1.dsc 2.2 KiB f157e1e9401b8cf0a958c6c75615e51930f41b1e06bed03754c24e7a52ebfe12

Available diffs

View changes file

Binary packages built by this source

libapache2-mod-apreq2: generic Apache request library - Apache module

 The generic Apache request library (APR) contains modules for manipulating
 client request data with the Apache API from Perl and C. Functionality
 includes:
 .
  - parsing of application/x-www-form-urlencoded data
  - parsing of multipart/form-data
  - parsing of HTTP Cookies
 .
 This package contains the Apache module itself.

libapache2-mod-apreq2-dbgsym: debug symbols for libapache2-mod-apreq2
libapache2-request-perl: generic Apache request library - Perl modules

 The generic Apache request library (APR) contains modules for manipulating
 client request data with the Apache API from Perl and C. Functionality
 includes:
 .
  - parsing of application/x-www-form-urlencoded data
  - parsing of multipart/form-data
  - parsing of HTTP Cookies
 .
 This package contains the Perl bindings, which are simply a thin XS layer on
 top of libapreq, making them a lighter and faster alternative to CGI.pm and
 CGI::Cookie.
 .
 Apache2::Request provides methods for parsing GET and POST parameters.
 Apache2::Cookie provides a CGI::Cookie like API for cookie objects.
 Apache2::Cookie::Jar collects Apache2::Cookie objects into a lookup table.
 Apache2::Upload adds the upload method to Apache2::Request.

libapache2-request-perl-dbgsym: debug symbols for libapache2-request-perl
libapreq2-3: No summary available for libapreq2-3 in ubuntu noble.

No description available for libapreq2-3 in ubuntu noble.

libapreq2-3-dbgsym: No summary available for libapreq2-3-dbgsym in ubuntu noble.

No description available for libapreq2-3-dbgsym in ubuntu noble.

libapreq2-dev: generic Apache request library - development files

 The generic Apache request library (APR) contains modules for manipulating
 client request data with the Apache API from Perl and C. Functionality
 includes:
 .
  - parsing of application/x-www-form-urlencoded data
  - parsing of multipart/form-data
  - parsing of HTTP Cookies
 .
 This package contains the development library and C headers required for
 compiling programs against the library.

libapreq2-doc: generic Apache request library - documentation

 The generic Apache request library (APR) contains modules for manipulating
 client request data with the Apache API from Perl and C. Functionality
 includes:
 .
  - parsing of application/x-www-form-urlencoded data
  - parsing of multipart/form-data
  - parsing of HTTP Cookies
 .
 This package contains the programming documentation for the library.