Path to this page:
./
databases/py-multidict,
Multidict implementation
Branch: pkgsrc-2018Q2,
Version: 4.3.1,
Package name: py36-multidict-4.3.1,
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-setuptools] [
devel/py-cython] [
lang/python36]
Required to build:[
devel/py-test-runner] [
pkgtools/cwrappers]
Master sites:
SHA1: 1d387d65cadf467bc54e158e0675e821db783b60
RMD160: a734ebba0486ed591285ec23378363d42dfb952c
Filesize: 134.182 KB
Version history: (Expand)
- (2018-07-03) Package added to pkgsrc.se, version py36-multidict-4.3.1 (created)