python-multidict 6.0.4-1build1 source package in Ubuntu

Changelog

python-multidict (6.0.4-1build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 only

 -- Graham Inggs <email address hidden>  Wed, 22 Mar 2023 05:37:07 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Piotr Ożarowski
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
python-multidict_6.0.4.orig.tar.gz 50.1 KiB 3666906492efb76453c0e7b97f2cf459b0682e7402c0489a95484965dbc1da49
python-multidict_6.0.4-1build1.debian.tar.xz 3.0 KiB b442513341951b5fac6e9f00523d75e0900f7b70f8549948674cde8f25af1d9e
python-multidict_6.0.4-1build1.dsc 2.1 KiB b26b9ec2a9aca6316aaa7475b6da974dd437c103723319268b4022f091019333

View changes file

Binary packages built by this source

python3-multidict: multidict implementation (Python library)

 Multidicts are useful for working with HTTP headers, URL query args etc.
 .
 HTTP Headers and URL query string require specific data structure:
 multidict. It behaves mostly like a dict but it can have
 several values for the same key.

python3-multidict-dbgsym: debug symbols for python3-multidict