          MODULE=flatbuffers
         VERSION=25.12.19
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/google/flatbuffers/archive/refs/tags/v$VERSION.tar.gz
      SOURCE_VFY=sha256:f81c3162b1046fe8b84b9a0dbdd383e24fdbcf88583b9cb6028f90d04d90696a
        WEB_SITE=https://flatbuffers.dev/
         ENTERED=20240125
         UPDATED=20251221
           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
