套件: libavro-dev (1.9.0-1)
libavro-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 avro-c:
- [avro-c_1.9.0-1.dsc]
- [avro-c_1.9.0.orig.tar.gz]
- [avro-c_1.9.0.orig.tar.gz.asc]
- [avro-c_1.9.0-1.debian.tar.xz]
維護者:
Original Maintainer:
- Robert Edmonds
外部的資源:
- 主頁 [avro.apache.org]
相似套件:
Apache Avro C library headers (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 development files.