python3-flatbuffers

efficient cross platform serialization library - Python bindings
  http://google.github.io/flatbuffers/
  0
  no reviews



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.