[ 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 标准 C++ 库,第3版
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)