Path to this page:
./
databases/py-multidict,
Multidict implementation
Branch: pkgsrc-2020Q1,
Version: 4.7.5,
Package name: py37-multidict-4.7.5,
Maintainer: pkgsrc-usersMultidict 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.
Required to run:[
devel/py-cython] [
devel/py-setuptools] [
lang/python37]
Required to build:[
devel/py-test-runner]
Master sites:
SHA1: b1338f2dc8b9978b7a2a50e1071359d89b5251fe
RMD160: 33260d4e41804c0be48468103af344e6ce2c8c2e
Filesize: 49.653 KB
Version history: (Expand)
- (2020-04-20) Package has been reborn
- (2020-04-19) Package added to pkgsrc.se, version py37-multidict-4.7.5 (created)