1{ 2 "key": "spirit/classic", 3 "name": "Spirit Classic", 4 "authors": [ 5 "Joel de Guzman", 6 "Hartmut Kaiser", 7 "Dan Nuffer" 8 ], 9 "description": "LL parser framework represents parsers directly as EBNF grammars in inlined C++.", 10 "category": [ 11 "Parsing", 12 "String" 13 ], 14 "maintainers": [ 15 "Joel de Guzman <joel -at- boost-consulting.com>", 16 "Hartmut Kaiser <hartmut.kaiser -at- gmail.com>" 17 ] 18} 19