{
  "name": "soxr",
  "version": "0.1.3",
  "port-version": 7,
  "description": "High quality audio resampling",
  "homepage": "https://sourceforge.net/projects/soxr/",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    }
  ],
  "features": {
    "lsr-bindings": {
      "description": "Include a `libsamplerate'-like interface."
    },
    "openmp": {
      "description": "Include OpenMP threading."
    }
  }
}
