flatc-fork 0.6.0+25.12.19-2026-02-06-03fffb2

Vendored executable of flatbuffer's `flatc` (maintained fork).
Documentation
{
    "_comment": "This file is used by PlatformIO to get the information it needs to use FlatBuffers as a dependency for a project.",
    "name": "flatbuffers",
    "version": "25.12.19",
    "description": "FlatBuffers is a cross platform serialization library architected for maximum memory efficiency",
    "keywords": "FlatBuffers, serialization",
    "repository": {
      "type": "git",
      "url": "https://github.com/google/flatbuffers"
    },
    "authors": [
      {
        "name": "The FlatBuffers project",
        "maintainer": true
      }
    ],
    "license": "Apache-2.0",
    "frameworks": "*",
    "platforms": "*",
    "build": {
      "includeDir": "include",
      "srcFilter": "-<*>"
    }
}