{
  "name": "sintra",
  "href": "https://vcpkg.link/ports/sintra",
  "supports": "all",
  "published_at": null,
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/imakris/sintra",
  "description": [
    "Header-only C++20 IPC library using shared-memory ring buffers."
  ],
  "license": "BSD-2-Clause",
  "version": {
    "type": "semver",
    "value": "1.2.0",
    "port": 0
  },
  "commit": null,
  "repository": null,
  "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": []
}