Path to this page:
./
databases/py-multidict,
Multidict implementation
Branch: pkgsrc-2020Q2,
Version: 4.7.6,
Package name: py37-multidict-4.7.6,
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:[
lang/python37] [
devel/py-cython] [
devel/py-setuptools]
Required to build:[
devel/py-test-runner]
Master sites:
SHA1: 8d516b2952fc461814ab300b3d7eda0ecff0d497
RMD160: 417efd4837d7de6b63b2b90913420ad07cea1807
Filesize: 49.764 KB
Version history: (Expand)
- (2020-07-01) Package added to pkgsrc.se, version py37-multidict-4.7.6 (created)