{
  "name": "opusfile",
  "href": "https://vcpkg.link/ports/opusfile",
  "supports": "!uwp",
  "published_at": "2023-02-14T18:37:09.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/xiph/opusfile",
  "description": [
    "Stand-alone decoder library for .opus streams"
  ],
  "license": "BSD-3-Clause",
  "version": {
    "type": "dot",
    "value": "0.12+20221121",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/93895b28ea7bc8cda10f156c5d336f3fc070f8b1/ports/opusfile",
    "hash": "93895b28ea7bc8cda10f156c5d336f3fc070f8b1"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "libogg",
      "href": "https://vcpkg.link/ports/libogg",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "opus",
      "href": "https://vcpkg.link/ports/opus",
      "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"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "opusurl",
      "default": [],
      "description": [
        "Support decoding of http(s) streams"
      ],
      "supports": "!windows",
      "dependencies": [
        {
          "name": "openssl",
          "href": "https://vcpkg.link/ports/openssl",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}