{
  "name": "coinutils",
  "href": "https://vcpkg.link/ports/coinutils",
  "supports": "!uwp",
  "published_at": "2026-03-18T08:59:31.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://www.coin-or.org/",
  "description": [
    "CoinUtils (Coin-or Utilities) is an open-source collection of classes and functions that are generally useful to more than one COIN-OR project"
  ],
  "license": "EPL-2.0",
  "version": {
    "type": "date",
    "value": "2024-04-08",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/4ef2a7144d00c2f446029b9700e701a3094b8bfb/ports/coinutils",
    "hash": "4ef2a7144d00c2f446029b9700e701a3094b8bfb"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "bzip2",
      "href": "https://vcpkg.link/ports/bzip2",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "coin-or-buildtools",
      "href": "https://vcpkg.link/ports/coin-or-buildtools",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "lapack",
      "href": "https://vcpkg.link/ports/lapack",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-make",
      "href": "https://vcpkg.link/ports/vcpkg-make",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "zlib",
      "href": "https://vcpkg.link/ports/zlib",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "glpk",
      "default": [],
      "description": [
        "Build with Glpk"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "glpk",
          "href": "https://vcpkg.link/ports/glpk",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}