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