vcpkg/ports/pegtl/CONTROL
Bill Avery 858b297332 [cppgraphqlgen] Update cppgraphqlgen and PEGTL to 3.0.0 (#6162)
Upgrade PEGTL to 3.0.0-prerelease
Update cppgraphqlgen to 3.0.0
Add pegtl-2 port
2019-04-23 17:19:51 -05:00

4 lines
238 B
Plaintext

Source: pegtl
Version: 3.0.0-pre
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).