{
  "name": "osqp-eigen",
  "href": "https://vcpkg.link/ports/osqp-eigen",
  "supports": "all",
  "published_at": "2026-01-28T08:45:48.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://gbionics.github.io/osqp-eigen/",
  "description": [
    "Simple Eigen-C++ wrapper for OSQP library"
  ],
  "license": "BSD-3-Clause-Clear",
  "version": {
    "type": "semver",
    "value": "0.11.0",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/a68acf848ab051561dfc968bea6f60086d604093/ports/osqp-eigen",
    "hash": "a68acf848ab051561dfc968bea6f60086d604093"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "eigen3",
      "href": "https://vcpkg.link/ports/eigen3",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "osqp",
      "href": "https://vcpkg.link/ports/osqp",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": {
        "type": "semver",
        "value": "1.0.0",
        "port": 0
      },
      "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"
    }
  ],
  "dev_dependencies": [],
  "features": []
}