spirit/classic/meta/libraries.json
2018-10-02 03:01:33 +03:00

19 lines
467 B
JSON

{
"key": "spirit/classic",
"name": "Spirit Classic",
"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>"
]
}