[ ソース: 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 標準 C++ ライブラリ v3
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
- dep: python3 (<< 3.8)
- dep: python3 (>= 3.6~)