avro-c 1.11.1-1build1 source package in Ubuntu

Changelog

avro-c (1.11.1-1build1) noble; urgency=high

  * No change rebuild against frame pointers and time_t.

 -- Julian Andres Klode <email address hidden>  Mon, 22 Apr 2024 16:42:32 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
avro-c_1.11.1.orig.tar.gz 208.3 KiB 12588c4e3103e7f44a1e05ab583f1dd04adaf6a10aa2fd73e1ccf59045535f92
avro-c_1.11.1.orig.tar.gz.asc 833 bytes 6d68d31ae9efcd4f30d4ed8fec8eb570c837c21520735739c7b5a395a6db2487
avro-c_1.11.1-1build1.debian.tar.xz 34.4 KiB ca58be3c25363d9f1d5eb023e7bb1f1dc0cf600834c3df77c8cabe3056be4c3e
avro-c_1.11.1-1build1.dsc 2.3 KiB f158c118bd5b04f72e51fb95164f9cbcf0b60f4f1e7d19468879b5abe82f6cab

View changes file

Binary packages built by this source

avro-bin: Apache Avro C utilities (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 avro-c command line utilities.

avro-bin-dbgsym: debug symbols for avro-bin
libavro-dev: Apache Avro C static library and 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.

libavro23: 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-dbgsym: debug symbols for libavro23