[ buster ]
[ 原始碼: python-msgpack ]
套件:python-msgpack(0.5.6-1 以及其他的)
python-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 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 extension module implementing the MessagePack format.
其他與 python-msgpack 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 4.1.1)
- GNU Standard C++ Library v3
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)