{
  "name": "gflags",
  "href": "https://vcpkg.link/ports/gflags",
  "supports": "!uwp",
  "published_at": "2023-11-29T05:41:58.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/gflags/gflags",
  "description": [
    "The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source file in which they are used. Online documentation available at:"
  ],
  "license": "BSD-3-Clause",
  "version": {
    "type": "semver",
    "value": "2.2.2",
    "port": 9
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/2e702554a15985ff442d8055ca6946234f34eeec/ports/gflags",
    "hash": "2e702554a15985ff442d8055ca6946234f34eeec"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/gflags/gflags",
    "stars": 2969
  },
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}