flatbuffers 1.11.0+dfsg1-1.2ubuntu1 source package in Ubuntu

Changelog

flatbuffers (1.11.0+dfsg1-1.2ubuntu1) focal; urgency=medium

  * Fixup again symbol files

 -- Gianfranco Costamagna <email address hidden>  Sun, 22 Mar 2020 17:17:26 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Focal
Original maintainer:
Maximiliano Curia
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
flatbuffers_1.11.0+dfsg1.orig.tar.gz 772.2 KiB df62c26f618a47baed91ba7c3ed315ac29db86cf5554444f56fccb0539db8521
flatbuffers_1.11.0+dfsg1-1.2ubuntu1.debian.tar.xz 9.9 KiB 2d3505a77cb77f273a1c0d7df0a0b8ffe34167035dcbe3fd63818843dee1372e
flatbuffers_1.11.0+dfsg1-1.2ubuntu1.dsc 2.2 KiB 85f9c9bc6035f92c1749cc3d52048250d4c9b5b886e0039eee39deb308397bbe

View changes file

Binary packages built by this source

flatbuffers-compiler: efficient cross platform serialization library - compiler

 FlatBuffers is an efficient cross platform serialization library for C++, C#,
 C, Go, Java, JavaScript, TypeScript, PHP, and Python. It was originally
 created at Google for game development and other performance-critical
 applications.
 .
 This package contains the flat buffer compiler that is used for translating
 from .proto files (containing the definitions) to the language binding for the
 supported languages.

flatbuffers-compiler-dbgsym: debug symbols for flatbuffers-compiler
flatbuffers-compiler-dev: efficient cross platform serialization library - cmake files

 FlatBuffers is an efficient cross platform serialization library for C++, C#,
 C, Go, Java, JavaScript, TypeScript, PHP, and Python. It was originally
 created at Google for game development and other performance-critical
 applications.
 .
 This package contains the development cmake files needed to use
 flatbuffer-compiler in a cross compiling environment.

libflatbuffers-dev: efficient cross platform serialization library - development files

 FlatBuffers is an efficient cross platform serialization library for C++, C#,
 C, Go, Java, JavaScript, TypeScript, PHP, and Python. It was originally
 created at Google for game development and other performance-critical
 applications.
 .
 This package contains the development headers and static libraries needed for
 writing C++ applications.

libflatbuffers1: efficient cross platform serialization library - shared library

 FlatBuffers is an efficient cross platform serialization library for C++, C#,
 C, Go, Java, JavaScript, TypeScript, PHP, and Python. It was originally
 created at Google for game development and other performance-critical
 applications.
 .
 This package contains the runtime library needed for C++ applications.

libflatbuffers1-dbgsym: debug symbols for libflatbuffers1