[ 原始碼: python-avro ]
套件:python3-avro(1.8.2+dfsg-2)
python3-avro 的相關連結
Debian 的資源:
下載原始碼套件 python-avro:
- [python-avro_1.8.2+dfsg-2.dsc]
- [python-avro_1.8.2+dfsg.orig.tar.gz]
- [python-avro_1.8.2+dfsg-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [avro.apache.org]
相似套件:
Apache Avro serialization system (Python 3 library)
Apache Avro is a data serialization system providing
* Rich data structures. * A compact, fast, binary data format. * A container file, to store persistent data. * Remote procedure call (RPC). * Simple integration with dynamic languages. Code generation is not required to read or write data files nor to use or implement RPC protocols. Code generation as an optional optimization, only worth implementing for statically typed languages.
This package installs the implementation as a Python 3 library.
其他與 python3-avro 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)