[ 原始碼: python-msgpack ]
套件:python3-msgpack(0.5.6-1 以及其他的)
python3-msgpack 的相關連結
Debian 的資源:
下載原始碼套件 python-msgpack:
- [python-msgpack_0.5.6-1.dsc]
- [python-msgpack_0.5.6.orig.tar.xz]
- [python-msgpack_0.5.6-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [pypi.python.org]
相似套件:
Python 3 implementation of MessagePack format
MessagePack is a binary-based efficient object serialization format. It enables the exchange of structured objects between many languages like JSON. But unlike JSON, it is very fast and small.
This package contains a Python 3 extension module implementing the MessagePack format.
其他與 python3-msgpack 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc1 (>= 1:3.5)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 4.1.1)
- GNU Standard C++ Library v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.8)
- dep: python3 (>= 3.6~)