{
  "name": "structopt",
  "href": "https://vcpkg.link/ports/structopt",
  "supports": "all",
  "published_at": "2025-09-06T07:41:34.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": "https://github.com/p-ranav/structopt",
  "homepage_href": "https://github.com/p-ranav/structopt",
  "description": [
    "Parse command line arguments by defining a struct."
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "0.1.3",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/b1e15efef6758eaa0beb0a8732cfa66f6a68a81d/ports/structopt",
    "hash": "b1e15efef6758eaa0beb0a8732cfa66f6a68a81d"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "magic-enum",
      "href": "https://vcpkg.link/ports/magic-enum",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "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"
    },
    {
      "name": "visit-struct",
      "href": "https://vcpkg.link/ports/visit-struct",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}