{
  "name": "libcaer",
  "href": "https://vcpkg.link/ports/libcaer",
  "supports": "!(arm & windows & !mingw)",
  "published_at": "2025-07-24T21:29:12.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://gitlab.com/inivation/dv/libcaer",
  "description": [
    "Minimal C library to access, configure and get data from neuromorphic sensors and processors."
  ],
  "license": "BSD-2-Clause AND Apache-2.0",
  "version": {
    "type": "semver",
    "value": "3.3.17",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/1e7a3163f4d38cda066c6cff47d8d1c910711415/ports/libcaer",
    "hash": "1e7a3163f4d38cda066c6cff47d8d1c910711415"
  },
  "repository": {
    "type": "gitlab",
    "href": "https://gitlab.com/inivation/dv/libcaer"
  },
  "dependencies": [
    {
      "name": "libusb",
      "href": "https://vcpkg.link/ports/libusb",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "pkgconf",
      "href": "https://vcpkg.link/ports/pkgconf",
      "is_host": true,
      "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": "opencv",
      "default": [],
      "description": [
        "Enable support for frame enhancements using OpenCV"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "opencv4",
          "href": "https://vcpkg.link/ports/opencv4",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}