libhttp-parser-perl 0.06-4 source package in Ubuntu

Changelog

libhttp-parser-perl (0.06-4) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + libhttp-parser-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Sun, 16 Oct 2022 01:27:28 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libhttp-parser-perl_0.06-4.dsc 2.1 KiB 8a4de57270b97dd1963671af6bd0124c78738d4a786f19ec94fbe475a1f7497a
libhttp-parser-perl_0.06.orig.tar.gz 6.9 KiB f8c5a1e1cbd8f2775bd3d1ce5facc8431f059108bf575a0c8dbda432e5c0bc45
libhttp-parser-perl_0.06-4.debian.tar.xz 2.1 KiB bdfd68c3efc3dafa923121d0bff5afbe2437a6c628710eb9bb39c827a2e983e6

Available diffs

No changes file available.

Binary packages built by this source

libhttp-parser-perl: module for parsing HTTP requests and responses

 HTTP::Parser is a Perl module for parsing HTTP requests and responses out of
 streams, returning an HTTP::Request or HTTP::Response object as appropriate.
 It also supports HTTP/1.1's chunked encoding.