[ 原始碼: python-orderedmultidict ]
套件:python3-orderedmultidict(1.0.1-1)
python3-orderedmultidict 的相關連結
Debian 的資源:
下載原始碼套件 python-orderedmultidict:
- [python-orderedmultidict_1.0.1-1.dsc]
- [python-orderedmultidict_1.0.1.orig.tar.gz]
- [python-orderedmultidict_1.0.1-1.debian.tar.xz]
維護者:
相似套件:
Ordered multivalue dictionary that retains method parity with Python's dict
a multivalue dictionary is a dictionary that can store multiple values per key. An ordered multivalue dictionary is a multivalue dictionary that retains the order of insertions and deletions.
其他與 python3-orderedmultidict 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-six
- Python 2 and 3 compatibility library