2
0
mirror of https://github.com/boostorg/parser.git synced 2026-01-19 16:32:13 +00:00
Files
parser/meta/libraries.json
2020-09-07 20:44:54 -05:00

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" ]
}