vcpkg/ports/pegtl/CONTROL
wisk 5efa290dd2 [pegtl] Initial port (#3832)
* [pegtl] Initial port

* [pegtl] fixup_cmake_targets
2018-07-03 01:06:23 -07:00

3 lines
236 B
Plaintext

Source: pegtl
Version: 2.6.0-1
Description: The Parsing Expression Grammar Template Library (PEGTL) is a zero-dependency C++11 header-only parser combinator library for creating parsers according to a Parsing Expression Grammar (PEG).