[ 源代码: avro-c ]
软件包:libavro23(1.8.2-1)
libavro23 的相关链接
Debian 的资源:
下载源码包 avro-c:
- [avro-c_1.8.2-1.dsc]
- [avro-c_1.8.2.orig.tar.gz]
- [avro-c_1.8.2.orig.tar.gz.asc]
- [avro-c_1.8.2-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.14)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libjansson4 (>= 2.1)
- C library for encoding, decoding and manipulating JSON data
-
- dep: liblzma5 (>= 5.1.1alpha+20120614)
- XZ 格式压缩库
-
- dep: libsnappy1v5
- fast compression/decompression library
-
- dep: zlib1g (>= 1:1.2.0)
- 压缩库 - 运行时