{
  "name": "libopusenc",
  "version": "0.2.1",
  "port-version": 3,
  "description": "Library for encoding .opus audio files and live streams.",
  "homepage": "https://github.com/xiph/libopusenc",
  "supports": "!uwp",
  "dependencies": [
    "opus",
    {
      "name": "vcpkg-cmake",
      "host": true
    }
  ]
}
