{
  "name": "iir1",
  "href": "https://vcpkg.link/ports/iir1",
  "supports": "!uwp",
  "published_at": "2025-07-10T09:12:34.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/berndporr/iir1",
  "description": [
    "An infinite impulse response (IIR) filter library for realtime processing. It implements Butterworth, RBJ, Chebychev filters."
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "1.10.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/8ebda5cd30c3c88e62671b5f1a07889008c0863b/ports/iir1",
    "hash": "8ebda5cd30c3c88e62671b5f1a07889008c0863b"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/berndporr/iir1",
    "stars": 710
  },
  "dependencies": [
    {
      "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": []
}