{
  "name": "nanobind",
  "href": "https://vcpkg.link/ports/nanobind",
  "supports": "all",
  "published_at": "2026-06-23T04:42:06.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://nanobind.readthedocs.io/en/latest/",
  "description": [
    "Tiny and efficient C++/Python bindings"
  ],
  "license": "BSD-3-Clause",
  "version": {
    "type": "semver",
    "value": "2.13.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/75defce2051db77fb3b08c287504c86ef8542968/ports/nanobind",
    "hash": "75defce2051db77fb3b08c287504c86ef8542968"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "python3",
      "href": "https://vcpkg.link/ports/python3",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "robin-map",
      "href": "https://vcpkg.link/ports/robin-map",
      "is_host": false,
      "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"
    }
  ],
  "dev_dependencies": [],
  "features": []
}