1name: "flatbuffers" 2description: "FlatBuffers is an efficient cross platform serialization library for C++, C#, C, Go, Java, JavaScript, TypeScript, PHP, and Python." 3third_party { 4 url { 5 type: HOMEPAGE 6 value: "http://google.github.io/flatbuffers/" 7 } 8 url { 9 type: GIT 10 value: "https://github.com/google/flatbuffers.git" 11 } 12 version: "v2.0.7" 13 license_type: NOTICE 14 last_upgrade_date { 15 year: 2022 16 month: 8 17 day: 25 18 } 19} 20