yuzu/externals/vcpkg/buildtrees/boost-spirit/src/ost-1.79.0-858439c8d4.clean/meta/libraries.json
2022-11-05 15:35:56 +01:00

20 lines
471 B
JSON
Executable File

{
"key": "spirit",
"name": "Spirit",
"authors": [
"Joel de Guzman",
"Hartmut Kaiser",
"Dan Nuffer"
],
"description": "LL parser framework represents parsers directly as EBNF grammars in inlined C++.",
"category": [
"Parsing",
"String"
],
"maintainers": [
"Joel de Guzman <joel -at- boost-consulting.com>",
"Hartmut Kaiser <hartmut.kaiser -at- gmail.com>"
],
"cxxstd": "03"
}