aboutsummaryrefslogtreecommitdiff
path: root/ports/cpp-peglib/vcpkg.json
blob: b7e97849632314385bffcf7b9a32e5255a43fad5 (plain)
1
2
3
4
5
6
{
  "name": "cpp-peglib",
  "version-string": "0.1.0",
  "port-version": 1,
  "description": "C++11 header-only PEG (Parsing Expression Grammars) library."
}