2
0
mirror of https://github.com/boostorg/parser.git synced 2026-01-19 04:22:13 +00:00
Files
parser/meta/libraries.json
2025-04-12 13:56:00 -05:00

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