{
  "name": "argparse",
  "href": "https://vcpkg.link/ports/argparse",
  "supports": "all",
  "published_at": "2025-02-01T06:44:21.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/p-ranav/argparse",
  "description": [
    "Argument parser for modern C++"
  ],
  "license": "MIT",
  "version": {
    "type": "dot",
    "value": "3.2",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/da8af0c1c2f15a0bc47909484a76fccba71988fc/ports/argparse",
    "hash": "da8af0c1c2f15a0bc47909484a76fccba71988fc"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/p-ranav/argparse",
    "stars": 3516
  },
  "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": []
}