          MODULE=flatbuffers
         VERSION=25.2.10
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/google/flatbuffers/archive/refs/tags/v$VERSION.tar.gz
      SOURCE_VFY=sha256:b9c2df49707c57a48fc0923d52b8c73beb72d675f9d44b2211e4569be40a7421
        WEB_SITE=https://flatbuffers.dev/
         ENTERED=20240125
         UPDATED=20250211
           SHORT="cross platform serialization library for C++, C#, C, Go, and others"

cat << EOF
FlatBuffers is an efficient cross platform serialization library for C++, C#, C,
Go, Java, Kotlin, JavaScript, Lobster, Lua, TypeScript, PHP, Python, Rust and
Swift. It was originally created at Google for game development and other
performance-critical applications.
EOF
