python-multidict 4.7.3-1build1 source package in Ubuntu
Changelog
python-multidict (4.7.3-1build1) focal; urgency=medium * No-change rebuild to drop python3.7. -- Matthias Klose <email address hidden> Tue, 18 Feb 2020 10:23:30 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Focal
- Original maintainer:
- Piotr Ożarowski
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-multidict_4.7.3.orig.tar.gz | 48.9 KiB | be813fb9e5ce41a5a99a29cdb857144a1bd6670883586f995b940a4878dc5238 |
python-multidict_4.7.3-1build1.debian.tar.xz | 2.8 KiB | d051865608e322af6c22f57d6c2579c9e20966177f219b7a91d779a2f68d21ef |
python-multidict_4.7.3-1build1.dsc | 2.2 KiB | c9cadd08a33612b6227bbec7871750f4daa31057fb72fa75b6e655333ca5eb47 |
Available diffs
- diff from 4.7.3-1 (in Debian) to 4.7.3-1build1 (323 bytes)
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-dbg: multidict implementation (Python library, debug extension)
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.
.
This package contains extension built for the Python 3 debug interpreter.