flatbuffers 2.0.8+dfsg1-6 source package in Ubuntu

Changelog

flatbuffers (2.0.8+dfsg1-6) unstable; urgency=medium

  * d/control: Fix Breaks and Replaces. (Closes: #1043102)

 -- Nobuhiro Iwamatsu <email address hidden>  Sun, 06 Aug 2023 17:28:38 +0900

Upload details

Uploaded by:
Maximiliano Curia
Uploaded to:
Sid
Original maintainer:
Maximiliano Curia
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
flatbuffers_2.0.8+dfsg1-6.dsc 2.3 KiB cdcaca67b7dbcb3745ad12acf9ce2e51fb47c3b986e478067d8cb848299e2967
flatbuffers_2.0.8+dfsg1.orig.tar.xz 1.2 MiB 424b8c76568e718a1a05c3fbc6b2070c83b5e55d9b48568fa4f744e9bcd1163a
flatbuffers_2.0.8+dfsg1-6.debian.tar.xz 9.9 KiB 8fa977699bf86861359c5a80d2b49aebb2f9f29efefeb7410b805fff5aa7b371

Available diffs

No changes file available.

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.

libflatbuffers2: 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.

libflatbuffers2-dbgsym: debug symbols for libflatbuffers2
python3-flatbuffers: efficient cross platform serialization library - Python bindings

 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 python3 flatbuffers API.