{
  "name": "corrade",
  "href": "https://vcpkg.link/ports/corrade",
  "supports": "all",
  "published_at": "2023-11-01T20:37:36.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://magnum.graphics/corrade/",
  "description": [
    "C++11/C++14 multiplatform utility library."
  ],
  "license": null,
  "version": {
    "type": "string",
    "value": "2020.06",
    "port": 8
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/6c83d489f2453111991f42d861006e3a5ba23f03/ports/corrade",
    "hash": "6c83d489f2453111991f42d861006e3a5ba23f03"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/mosra/corrade",
    "stars": 506
  },
  "dependencies": [
    {
      "name": "corrade",
      "href": "https://vcpkg.link/ports/corrade",
      "is_host": true,
      "with_default_features": false,
      "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"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "dynamic-pluginmanager",
      "default": [],
      "description": [
        "PluginManager library with dynamic plugin support"
      ],
      "supports": "!ios & !uwp & !android",
      "dependencies": [
        {
          "name": "corrade",
          "href": "https://vcpkg.link/ports/corrade",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "interconnect",
      "default": [
        "all"
      ],
      "description": [
        "Interconnect library"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "corrade",
          "href": "https://vcpkg.link/ports/corrade",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "pluginmanager",
      "default": [
        "all"
      ],
      "description": [
        "PluginManager library"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "corrade",
          "href": "https://vcpkg.link/ports/corrade",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "testsuite",
      "default": [
        "all"
      ],
      "description": [
        "TestSuite library"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "corrade",
          "href": "https://vcpkg.link/ports/corrade",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "utility",
      "default": [
        "all"
      ],
      "description": [
        "Utility library"
      ],
      "supports": "all",
      "dependencies": []
    }
  ]
}