mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-13 14:48:08 +08:00
8 lines
330 B
JSON
8 lines
330 B
JSON
|
{
|
||
|
"name": "pegtl",
|
||
|
"version-string": "3.2.0",
|
||
|
"port-version": 1,
|
||
|
"description": "The Parsing Expression Grammar Template Library (PEGTL) is a zero-dependency C++ header-only parser combinator library for creating parsers according to a Parsing Expression Grammar (PEG).",
|
||
|
"homepage": "https://github.com/taocpp/PEGTL"
|
||
|
}
|