[ 原始碼: avro-c ]
套件:libavro23(1.11.1-1 以及其他的)
libavro23 的相關連結
Debian 的資源:
下載原始碼套件 avro-c:
- [avro-c_1.11.1-1.dsc]
- [avro-c_1.11.1.orig.tar.gz]
- [avro-c_1.11.1.orig.tar.gz.asc]
- [avro-c_1.11.1-1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [avro.apache.org]
相似套件:
Apache Avro C shared library (avro-c)
Apache Avro is a data serialization system. Avro provides rich data structures; a binary data format; and a container file format, to store Avro-encoded data persistently.
This package provides the "avro-c" implementation of Apache Avro in C. The C implementation supports:
* binary encoding/decoding of all primitive and complex data types * storage to an Avro Object Container File * schema resolution, promotion and projection * validating and non-validating mode for writing Avro data
The C implementation of Avro lacks RPC support.
This package contains the shared library.
其他與 libavro23 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libjansson4 (>= 2.14)
- C library for encoding, decoding and manipulating JSON data
-
- dep: liblzma5 (>= 5.1.1alpha+20120614)
- XZ-format compression library
-
- dep: libsnappy1v5 (>= 1.1.10)
- fast compression/decompression library
-
- dep: zlib1g (>= 1:1.2.0)
- 壓縮函式庫 - 跑程式時用(runtime)