mirror of
https://github.com/boostorg/parser.git
synced 2026-01-19 16:32:13 +00:00
10 lines
260 B
JSON
10 lines
260 B
JSON
{
|
|
"key": "parser",
|
|
"name": "Parser",
|
|
"authors": [ "T. Zachary Laine" ],
|
|
"maintainers": [ "Zach Laine <whatwasthataddress -at- gmail.com>" ],
|
|
"description": "A parser combinator library.",
|
|
"category": [ "Parsing" ],
|
|
"cxxstd": "17"
|
|
}
|