blob: ebe8f93b3752f85bfe6474791c85e5a559565696 [file] [log] [blame]
{
"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"
}