{
  "name": "libmediainfo",
  "href": "https://vcpkg.link/ports/libmediainfo",
  "supports": "all",
  "published_at": "2026-05-29T09:19:43.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/MediaArea/MediaInfoLib",
  "description": [
    "Convenient unified display of the most relevant technical and tag data for video and audio files."
  ],
  "license": null,
  "version": {
    "type": "dot",
    "value": "26.5",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/f765e03d7d7fc24a80c724608c8fc72b49cbcf3d/ports/libmediainfo",
    "hash": "f765e03d7d7fc24a80c724608c8fc72b49cbcf3d"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/MediaArea/MediaInfoLib",
    "stars": 783
  },
  "dependencies": [
    {
      "name": "libzen",
      "href": "https://vcpkg.link/ports/libzen",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "tinyxml2",
      "href": "https://vcpkg.link/ports/tinyxml2",
      "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": "zlib",
      "href": "https://vcpkg.link/ports/zlib",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "curl",
      "default": [],
      "description": [
        "Use curl for network access"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "curl",
          "href": "https://vcpkg.link/ports/curl",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}