python-httptools 0.1.1-1build3 source package in Ubuntu

Changelog

python-httptools (0.1.1-1build3) jammy; urgency=medium

  * No-change rebuild to add python3.10.

 -- Matthias Klose <email address hidden>  Sat, 16 Oct 2021 22:00:05 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Debian Python Modules Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-httptools_0.1.1.orig.tar.gz 13.8 KiB a340ec4ffeb3cf2ae7248d561d73437d255b78c5c315b8c31f6008af477b317b
python-httptools_0.1.1-1build3.debian.tar.xz 4.8 KiB 9ecdd8ddb112714fde8085eb867e2cc495c51070e99a2cea721cb0e05656f764
python-httptools_0.1.1-1build3.dsc 2.2 KiB 5d18bdbbffc7956443201a8438bc311cf477eabd54defcaf0b4c6570c2f130d5

Available diffs

View changes file

Binary packages built by this source

python3-httptools: framework independent HTTP protocol utils (Python3 version)

 httptools is a Python binding for nodejs HTTP parser. It contains two classes
 httptools.HttpRequestParser, httptools.HttpResponseParser and a function for
 parsing URLs httptools.parse_url.
 .
 This package contains the Python 3 version of the library.

python3-httptools-dbgsym: debug symbols for python3-httptools