description = "The main compiler for FlatBuffers is called flatc and is used to convert schema definitions into generated code files for a variety of languages"
test = { cmd = "flatc --version", expected = "flatc version" }
[[backends]]
full = "github:google/flatbuffers"
[[backends]]
full = "asdf:TheOpenDictionary/asdf-flatc"