blob: 5b020a81eb4c65a786c5a76634be76e62f01f0d1 (
plain)
1
2
3
4
5
6
7
8
|
{
"name": "gflags",
"version-string": "2.2.2",
"port-version": 4,
"description": "A C++ library that implements commandline flags processing",
"homepage": "https://github.com/gflags/gflags",
"supports": "!uwp"
}
|