python-multidict 5.1.0-1build2 source package in Ubuntu
Changelog
python-multidict (5.1.0-1build2) jammy; urgency=medium * No-change rebuild with Python 3.10 only -- Graham Inggs <email address hidden> Wed, 16 Mar 2022 23:11:03 +0000
Upload details
- Uploaded by:
- Graham Inggs
- Uploaded to:
- Jammy
- Original maintainer:
- Piotr Ożarowski
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-multidict_5.1.0.orig.tar.gz | 52.4 KiB | 25b4e5f22d3a37ddf3effc0710ba692cfc792c2b9edfb9c05aefe823256e84d5 |
python-multidict_5.1.0-1build2.debian.tar.xz | 3.0 KiB | 7926ada181235d87291d05cd120f8af53feb839e68e306dc7da0cd21c6cf05ca |
python-multidict_5.1.0-1build2.dsc | 2.2 KiB | 1dec03d034c3f825270a6228ebdf41fe11bc61a3858ab3da42bc247d4e9f30eb |
Available diffs
- diff from 5.1.0-1build1 to 5.1.0-1build2 (315 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.