./databases/py-multidict, Multidict implementation

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2022Q1, Version: 6.0.2, Package name: py39-multidict-6.0.2, Maintainer: pkgsrc-users

Multidict is dict-like collection of key-value pairs where key might be
occurred more than once in the container.

HTTP Headers and URL query string require specific data structure: multidict.
It behaves mostly like a regular dict but it may have several values for the
same key and preserves insertion ordering.


Master sites:

Filesize: 49.154 KB

Version history: (Expand)