套件:python3-multidict(6.0.4-1.1) [debports]
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 有關的套件
|
|
|
|
-
- dep: libc6.1 (>= 2.37)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6.1-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.11~)